diff options
-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 |