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:   leot
Date:           Sat Jul 17 14:51:28 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Add surf


To generate a diff of this commit:
cvs rdiff -u -r1.1566 -r1.1567 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.1566 pkgsrc/www/Makefile:1.1567
--- pkgsrc/www/Makefile:1.1566  Sat Jul 17 07:13:35 2021
+++ pkgsrc/www/Makefile Sat Jul 17 14:51:28 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1566 2021/07/17 07:13:35 nia Exp $
+# $NetBSD: Makefile,v 1.1567 2021/07/17 14:51:28 leot Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -989,6 +989,7 @@ SUBDIR+=    squidview
 SUBDIR+=       squirm
 SUBDIR+=       stagit
 SUBDIR+=       suckit
+SUBDIR+=       surf
 SUBDIR+=       surfraw
 SUBDIR+=       swiftsurf
 SUBDIR+=       swiggle



Home | Main Index | Thread Index | Old Index