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:   schmonz
Date:           Tue Jan 17 19:44:19 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable p5-Reply.


To generate a diff of this commit:
cvs rdiff -u -r1.2348 -r1.2349 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.2348 pkgsrc/devel/Makefile:1.2349
--- pkgsrc/devel/Makefile:1.2348        Tue Jan 17 19:42:36 2017
+++ pkgsrc/devel/Makefile       Tue Jan 17 19:44:18 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2348 2017/01/17 19:42:36 schmonz Exp $
+# $NetBSD: Makefile,v 1.2349 2017/01/17 19:44:18 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1401,6 +1401,7 @@ SUBDIR+=  p5-Regexp-Assemble
 SUBDIR+=       p5-Regexp-MatchContext
 SUBDIR+=       p5-Regexp-Parser
 SUBDIR+=       p5-Regexp-Shellish
+SUBDIR+=       p5-Reply
 SUBDIR+=       p5-Return-MultiLevel
 SUBDIR+=       p5-Return-Value
 SUBDIR+=       p5-Role-Basic



Home | Main Index | Thread Index | Old Index