diff options
author | jlam <jlam> | 2002-06-28 07:41:57 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-06-28 07:41:57 +0000 |
commit | 4f5bd753ec70a9979d369b4106b8500c635cc978 (patch) | |
tree | 235f6a843ad7448ea3857b2f53d4208bae703a36 /www/Makefile | |
parent | a3e8556951f19f15eed2cdc62f7e2ab727093b7c (diff) | |
download | pkgsrc-4f5bd753ec70a9979d369b4106b8500c635cc978.tar.gz |
Add and enable ap2-perl.
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 8b415d54f27..b837f540feb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.200 2002/06/26 17:27:22 grant Exp $ +# $NetBSD: Makefile,v 1.201 2002/06/28 07:41:57 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -30,6 +30,7 @@ SUBDIR+= ap-python SUBDIR+= ap-ruby SUBDIR+= ap-ssl SUBDIR+= ap-xslt +SUBDIR+= ap2-perl SUBDIR+= apache SUBDIR+= apache2 SUBDIR+= apache6 |