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:   plunky
Date:           Fri Feb 28 22:04:52 UTC 2020
Modified Files:
        pkgsrc/devel: Makefile
Log Message:
add libdstr
To generate a diff of this commit:
cvs rdiff -u -r1.3050 -r1.3051 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.3050 pkgsrc/devel/Makefile:1.3051
--- pkgsrc/devel/Makefile:1.3050        Wed Feb 26 18:14:25 2020
+++ pkgsrc/devel/Makefile       Fri Feb 28 22:04:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3050 2020/02/26 18:14:25 nia Exp $
+# $NetBSD: Makefile,v 1.3051 2020/02/28 22:04:52 plunky Exp $
 #
 
 COMMENT=       Development utilities
@@ -683,6 +683,7 @@ SUBDIR+=    libdevq
 SUBDIR+=       libdnsres
 SUBDIR+=       libdockapp
 SUBDIR+=       libdshconfig
+SUBDIR+=       libdstr
 SUBDIR+=       libdwarf
 SUBDIR+=       libebml
 SUBDIR+=       libelf
Home |
Main Index |
Thread Index |
Old Index