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 | d0e0823cadc96fff131a83ef507f7a12f4cfce4f (patch) | |
tree | 2871763ac112672c52c86ae7e6affdcc0199d7de /www/Makefile | |
parent | 405f23f2d93b263d00df7ad12b42718d84af36d6 (diff) | |
download | pkgsrc-d0e0823cadc96fff131a83ef507f7a12f4cfce4f.tar.gz |
Added ap2-python package.
Based on the FreeBSD package.
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 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 |