diff options
author | taca <taca@pkgsrc.org> | 2003-07-21 17:45:20 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2003-07-21 17:45:20 +0000 |
commit | 15646792fc409a7ebc3c977809367ab3b242c75c (patch) | |
tree | 4d9f393bb30e72dedf64a0a20789221a6e2c9da2 /www/Makefile | |
parent | f3b0ab76d90454a1834b38f0f9fdf255fe8a0a40 (diff) | |
download | pkgsrc-15646792fc409a7ebc3c977809367ab3b242c75c.tar.gz |
Add and enable ap2-ruby.
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 9aeae1add4d..00924e75392 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.261 2003/07/06 15:50:14 taca Exp $ +# $NetBSD: Makefile,v 1.262 2003/07/21 17:45:20 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -36,6 +36,7 @@ SUBDIR+= ap-throttle SUBDIR+= ap-xslt SUBDIR+= ap2-perl SUBDIR+= ap2-php4 +SUBDIR+= ap2-ruby SUBDIR+= ap2-subversion SUBDIR+= apache SUBDIR+= apache2 |