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:   pin
Date:           Sun Jan 22 09:02:47 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add garden


To generate a diff of this commit:
cvs rdiff -u -r1.3878 -r1.3879 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.3878 pkgsrc/devel/Makefile:1.3879
--- pkgsrc/devel/Makefile:1.3878        Sat Jan 21 12:17:54 2023
+++ pkgsrc/devel/Makefile       Sun Jan 22 09:02:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3878 2023/01/21 12:17:54 wiz Exp $
+# $NetBSD: Makefile,v 1.3879 2023/01/22 09:02:47 pin Exp $
 #
 
 COMMENT=       Development utilities
@@ -376,6 +376,7 @@ SUBDIR+=    frink
 SUBDIR+=       fromcvs
 SUBDIR+=       ftnchek
 SUBDIR+=       g-wrap
+SUBDIR+=       garden
 SUBDIR+=       gccmakedep
 SUBDIR+=       gconfmm
 SUBDIR+=       gcvs



Home | Main Index | Thread Index | Old Index