diff options
author | taca <taca> | 2013-03-15 23:49:06 +0000 |
---|---|---|
committer | taca <taca> | 2013-03-15 23:49:06 +0000 |
commit | 79c71d4a4593da20eaa10f5ca01c1a386e488436 (patch) | |
tree | 3c774df421eddec54594930dd13ce1291a853fe4 /www/Makefile | |
parent | e0670b25469e001d8e2cf8bee788ef1423211843 (diff) | |
download | pkgsrc-79c71d4a4593da20eaa10f5ca01c1a386e488436.tar.gz |
Add and enable ruby-pygments.rb.
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 365e6c2762b..6da340e7cd4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.959 2013/03/10 09:13:49 taca Exp $ +# $NetBSD: Makefile,v 1.960 2013/03/15 23:49:06 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -640,6 +640,7 @@ SUBDIR+= ruby-padrino-helpers SUBDIR+= ruby-padrino-mailer SUBDIR+= ruby-patron SUBDIR+= ruby-puma +SUBDIR+= ruby-pygments.rb SUBDIR+= ruby-rack SUBDIR+= ruby-rack-cache SUBDIR+= ruby-rack-contrib |