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 May 13 03:54:06 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add and enable apaste.


To generate a diff of this commit:
cvs rdiff -u -r1.1859 -r1.1860 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.1859 pkgsrc/www/Makefile:1.1860
--- pkgsrc/www/Makefile:1.1859  Fri May  9 19:16:39 2025
+++ pkgsrc/www/Makefile Tue May 13 03:54:06 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1859 2025/05/09 19:16:39 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1860 2025/05/13 03:54:06 schmonz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -67,6 +67,7 @@ SUBDIR+=      apache-tomcat85
 SUBDIR+=       apache-tomcat9
 SUBDIR+=       apache24
 SUBDIR+=       apachetop
+SUBDIR+=       apaste
 SUBDIR+=       apisprout
 SUBDIR+=       arcticfox
 SUBDIR+=       asp2php



Home | Main Index | Thread Index | Old Index