pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Tue Feb 13 21:50:02 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add and enable snac.


To generate a diff of this commit:
cvs rdiff -u -r1.1781 -r1.1782 pkgsrc/www/Makefile

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1781 pkgsrc/www/Makefile:1.1782
--- pkgsrc/www/Makefile:1.1781  Mon Feb 12 19:03:54 2024
+++ pkgsrc/www/Makefile Tue Feb 13 21:50:02 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1781 2024/02/12 19:03:54 adam Exp $
+# $NetBSD: Makefile,v 1.1782 2024/02/13 21:50:02 schmonz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1104,6 +1104,7 @@ SUBDIR+=  shibboleth-sp
 SUBDIR+=       shoutrrr
 SUBDIR+=       siege
 SUBDIR+=       sitecopy
+SUBDIR+=       snac
 SUBDIR+=       snarf
 SUBDIR+=       snownews
 SUBDIR+=       so



Home | Main Index | Thread Index | Old Index