diff options
author | taca <taca@pkgsrc.org> | 2001-07-01 14:30:46 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2001-07-01 14:30:46 +0000 |
commit | fc892d8c40dc5551b89fdb0949cecae69dc79a15 (patch) | |
tree | 21a3a020a2f88adbdfbd401dd698adc4efbe793d /www | |
parent | 61c007ac5cf14c69f974898aa9da72ef4144ada1 (diff) | |
download | pkgsrc-fc892d8c40dc5551b89fdb0949cecae69dc79a15.tar.gz |
Add and enable ruby-uri.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ae3a4acc050..fc906f08796 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.144 2001/07/01 14:19:58 taca Exp $ +# $NetBSD: Makefile,v 1.145 2001/07/01 14:30:46 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -116,6 +116,7 @@ SUBDIR+= py-zpublisher SUBDIR+= quanta SUBDIR+= ruby-htmlsplit SUBDIR+= ruby-tag +SUBDIR+= ruby-uri SUBDIR+= sitecopy SUBDIR+= spfc SUBDIR+= squid |