pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Apr 23 08:35:03 UTC 2018

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add p5-File-Copy-Recursive-Reduced


To generate a diff of this commit:
cvs rdiff -u -r1.753 -r1.754 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.753 pkgsrc/sysutils/Makefile:1.754
--- pkgsrc/sysutils/Makefile:1.753      Sat Apr 14 13:57:29 2018
+++ pkgsrc/sysutils/Makefile    Mon Apr 23 08:35:03 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.753 2018/04/14 13:57:29 adam Exp $
+# $NetBSD: Makefile,v 1.754 2018/04/23 08:35:03 wen Exp $
 #
 
 COMMENT=       System utilities
@@ -400,6 +400,7 @@ SUBDIR+=    p5-Config-Augeas
 SUBDIR+=       p5-Config-Simple
 SUBDIR+=       p5-Daemon-Generic
 SUBDIR+=       p5-File-Copy-Recursive
+SUBDIR+=       p5-File-Copy-Recursive-Reduced
 SUBDIR+=       p5-File-Inplace
 SUBDIR+=       p5-File-Remove
 SUBDIR+=       p5-File-chmod



Home | Main Index | Thread Index | Old Index