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:   taca
Date:           Tue Mar 13 17:11:20 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-jekyll-seo-tag


To generate a diff of this commit:
cvs rdiff -u -r1.1314 -r1.1315 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.1314 pkgsrc/www/Makefile:1.1315
--- pkgsrc/www/Makefile:1.1314  Tue Mar 13 16:13:36 2018
+++ pkgsrc/www/Makefile Tue Mar 13 17:11:20 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1314 2018/03/13 16:13:36 taca Exp $
+# $NetBSD: Makefile,v 1.1315 2018/03/13 17:11:20 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -814,6 +814,7 @@ SUBDIR+=    ruby-jekyll-gist
 SUBDIR+=       ruby-jekyll-minima
 SUBDIR+=       ruby-jekyll-paginate
 SUBDIR+=       ruby-jekyll-sass-converter
+SUBDIR+=       ruby-jekyll-seo-tag
 SUBDIR+=       ruby-jekyll-watch
 SUBDIR+=       ruby-journey
 SUBDIR+=       ruby-jquery-rails



Home | Main Index | Thread Index | Old Index