pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   kamil
Date:           Sat Feb  3 20:28:28 UTC 2018

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Added lang/pc-lisp


To generate a diff of this commit:
cvs rdiff -u -r1.474 -r1.475 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.474 pkgsrc/lang/Makefile:1.475
--- pkgsrc/lang/Makefile:1.474  Sat Feb  3 17:31:45 2018
+++ pkgsrc/lang/Makefile        Sat Feb  3 20:28:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.474 2018/02/03 17:31:45 kamil Exp $
+# $NetBSD: Makefile,v 1.475 2018/02/03 20:28:28 kamil Exp $
 #
 
 COMMENT=       Programming languages
@@ -163,6 +163,7 @@ SUBDIR+=    owl-lisp
 SUBDIR+=       p2c
 SUBDIR+=       p5-Switch
 SUBDIR+=       parrot
+SUBDIR+=       pc-lisp
 SUBDIR+=       pcc
 SUBDIR+=       pcc-current
 SUBDIR+=       pear



Home | Main Index | Thread Index | Old Index