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:   ryoon
Date:           Mon Aug 11 12:07:11 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Enable ruby-neocities


To generate a diff of this commit:
cvs rdiff -u -r1.1870 -r1.1871 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.1870 pkgsrc/www/Makefile:1.1871
--- pkgsrc/www/Makefile:1.1870  Mon Aug 11 11:53:00 2025
+++ pkgsrc/www/Makefile Mon Aug 11 12:07:11 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1870 2025/08/11 11:53:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.1871 2025/08/11 12:07:11 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1068,6 +1068,7 @@ SUBDIR+=  ruby-loofah
 SUBDIR+=       ruby-mechanize
 SUBDIR+=       ruby-multipart-post
 SUBDIR+=       ruby-mustermann
+SUBDIR+=       ruby-neocities
 SUBDIR+=       ruby-net-http-digest_auth
 SUBDIR+=       ruby-net-http-persistent
 SUBDIR+=       ruby-ntlm-http



Home | Main Index | Thread Index | Old Index