diff options
author | taca <taca> | 2003-07-21 17:45:20 +0000 |
---|---|---|
committer | taca <taca> | 2003-07-21 17:45:20 +0000 |
commit | 58fc9dcd74fdd86574dc65634e5b847ebeeaa827 (patch) | |
tree | 4d9f393bb30e72dedf64a0a20789221a6e2c9da2 /www/Makefile | |
parent | 479f56c7315dab593775c21dc747f227ba9a154c (diff) | |
download | pkgsrc-58fc9dcd74fdd86574dc65634e5b847ebeeaa827.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 |