diff options
author | jmmv <jmmv> | 2016-05-29 02:33:31 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2016-05-29 02:33:31 +0000 |
commit | 320122c0cba5d8dd3336cbfc89745c34a88e1473 (patch) | |
tree | cea7be98f15c52bce00c894da0bc088d2b3d49b2 /www/Makefile | |
parent | 2e324b5431d2089564649be18b419f4812624658 (diff) | |
download | pkgsrc-320122c0cba5d8dd3336cbfc89745c34a88e1473.tar.gz |
Add and enable ruby-jekyll-archives.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 17c0602c508..f4f59b2d065 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1175 2016/05/28 23:09:30 schnoebe Exp $ +# $NetBSD: Makefile,v 1.1176 2016/05/29 02:33:31 jmmv Exp $ # COMMENT= Packages related to the World Wide Web @@ -731,6 +731,7 @@ SUBDIR+= ruby-http_router SUBDIR+= ruby-httpclient SUBDIR+= ruby-innate SUBDIR+= ruby-jekyll +SUBDIR+= ruby-jekyll-archives SUBDIR+= ruby-jekyll-coffeescript SUBDIR+= ruby-jekyll-gist SUBDIR+= ruby-jekyll-paginate |