diff options
author | darcy <darcy@pkgsrc.org> | 2004-07-17 01:15:44 +0000 |
---|---|---|
committer | darcy <darcy@pkgsrc.org> | 2004-07-17 01:15:44 +0000 |
commit | 88a788922b07acb713c500da535210c1cfc845c3 (patch) | |
tree | 2871763ac112672c52c86ae7e6affdcc0199d7de /www | |
parent | 2d14b0ec8404844a543f010811c9665c0b7ac86e (diff) | |
download | pkgsrc-88a788922b07acb713c500da535210c1cfc845c3.tar.gz |
Added ap2-python package.
Based on the FreeBSD package.
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 76037e7071f..1b113b65d74 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.331 2004/07/16 11:31:42 jdolecek Exp $ +# $NetBSD: Makefile,v 1.332 2004/07/17 01:15:44 darcy Exp $ # COMMENT= Packages related to the World Wide Web @@ -37,6 +37,7 @@ SUBDIR+= ap-xslt SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-auth-pgsql SUBDIR+= ap2-perl +SUBDIR+= ap2-python SUBDIR+= ap2-ruby SUBDIR+= ap2-subversion SUBDIR+= ap2-transform |