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:           Sat Nov 11 11:58:48 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add and enable tipidee.


To generate a diff of this commit:
cvs rdiff -u -r1.1767 -r1.1768 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.1767 pkgsrc/www/Makefile:1.1768
--- pkgsrc/www/Makefile:1.1767  Mon Nov  6 10:43:07 2023
+++ pkgsrc/www/Makefile Sat Nov 11 11:58:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1767 2023/11/06 10:43:07 wiz Exp $
+# $NetBSD: Makefile,v 1.1768 2023/11/11 11:58:48 schmonz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1121,6 +1121,7 @@ SUBDIR+=  thin
 SUBDIR+=       thttpd
 SUBDIR+=       tidy
 SUBDIR+=       tinyproxy
+SUBDIR+=       tipidee
 SUBDIR+=       trac
 SUBDIR+=       tscrape
 SUBDIR+=       tuir



Home | Main Index | Thread Index | Old Index