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:           Sun Nov 18 08:41:34 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Enable go-minify


To generate a diff of this commit:
cvs rdiff -u -r1.1344 -r1.1345 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.1344 pkgsrc/www/Makefile:1.1345
--- pkgsrc/www/Makefile:1.1344  Sun Nov 18 08:39:04 2018
+++ pkgsrc/www/Makefile Sun Nov 18 08:41:34 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1344 2018/11/18 08:39:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.1345 2018/11/18 08:41:34 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -118,6 +118,7 @@ SUBDIR+=    go-cssmin
 SUBDIR+=       go-gogs-client
 SUBDIR+=       go-gohtml
 SUBDIR+=       go-libsass
+SUBDIR+=       go-minify
 SUBDIR+=       go-toml-burntsushi
 SUBDIR+=       go-toml-pelletier
 SUBDIR+=       go-urlesc



Home | Main Index | Thread Index | Old Index