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:   bacon
Date:           Mon Jan 23 21:36:23 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: Add webbrowser


To generate a diff of this commit:
cvs rdiff -u -r1.1672 -r1.1673 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.1672 pkgsrc/www/Makefile:1.1673
--- pkgsrc/www/Makefile:1.1672  Thu Jan 12 08:43:53 2023
+++ pkgsrc/www/Makefile Mon Jan 23 21:36:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1672 2023/01/12 08:43:53 wiz Exp $
+# $NetBSD: Makefile,v 1.1673 2023/01/23 21:36:23 bacon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1087,6 +1087,7 @@ SUBDIR+=  wApua
 SUBDIR+=       waplet
 SUBDIR+=       wdg-validate
 SUBDIR+=       webalizer
+SUBDIR+=       webbrowser
 SUBDIR+=       webby
 SUBDIR+=       webkit-gtk
 SUBDIR+=       weblint



Home | Main Index | Thread Index | Old Index