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:           Sat Apr 22 17:10:22 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add and enable ruby-jekyll-minima.


To generate a diff of this commit:
cvs rdiff -u -r1.1228 -r1.1229 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.1228 pkgsrc/www/Makefile:1.1229
--- pkgsrc/www/Makefile:1.1228  Sat Apr 22 17:06:36 2017
+++ pkgsrc/www/Makefile Sat Apr 22 17:10:22 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1228 2017/04/22 17:06:36 taca Exp $
+# $NetBSD: Makefile,v 1.1229 2017/04/22 17:10:22 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -773,6 +773,7 @@ SUBDIR+=    ruby-jekyll-archives
 SUBDIR+=       ruby-jekyll-coffeescript
 SUBDIR+=       ruby-jekyll-feed
 SUBDIR+=       ruby-jekyll-gist
+SUBDIR+=       ruby-jekyll-minima
 SUBDIR+=       ruby-jekyll-paginate
 SUBDIR+=       ruby-jekyll-sass-converter
 SUBDIR+=       ruby-jekyll-watch



Home | Main Index | Thread Index | Old Index