pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Aug 21 08:23:50 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable pear-Console_CommandLine.


To generate a diff of this commit:
cvs rdiff -u -r1.2297 -r1.2298 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2297 pkgsrc/devel/Makefile:1.2298
--- pkgsrc/devel/Makefile:1.2297        Sun Aug 21 01:09:42 2016
+++ pkgsrc/devel/Makefile       Sun Aug 21 08:23:50 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2297 2016/08/21 01:09:42 kamil Exp $
+# $NetBSD: Makefile,v 1.2298 2016/08/21 08:23:50 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -1651,6 +1651,7 @@ SUBDIR+=  pcre++
 SUBDIR+=       pcre-ocaml
 SUBDIR+=       pcre2
 SUBDIR+=       pdcurses
+SUBDIR+=       pear-Console_CommandLine
 SUBDIR+=       pedisassem
 SUBDIR+=       phabricator
 SUBDIR+=       php-gettext



Home | Main Index | Thread Index | Old Index