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 Dec 27 16:11:28 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable asdf.


To generate a diff of this commit:
cvs rdiff -u -r1.3855 -r1.3856 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.3855 pkgsrc/devel/Makefile:1.3856
--- pkgsrc/devel/Makefile:1.3855        Sun Dec 25 11:18:58 2022
+++ pkgsrc/devel/Makefile       Tue Dec 27 16:11:28 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3855 2022/12/25 11:18:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3856 2022/12/27 16:11:28 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -145,6 +145,7 @@ SUBDIR+=    arena
 SUBDIR+=       argp
 SUBDIR+=       argtable
 SUBDIR+=       as31
+SUBDIR+=       asdf
 SUBDIR+=       asio
 SUBDIR+=       aslc86k
 SUBDIR+=       asm2html



Home | Main Index | Thread Index | Old Index