diff options
Diffstat (limited to 'www/ap2-python/Makefile')
-rw-r--r-- | www/ap2-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-python/Makefile b/www/ap2-python/Makefile index b93ea9b0277..34e33e31333 100644 --- a/www/ap2-python/Makefile +++ b/www/ap2-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:21 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/01/24 07:32:43 wiz Exp $ DISTNAME= mod_python-${VERSION} PKGNAME= ap2-${PYPKGPREFIX}-python-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/modpython/} EXTRACT_SUFX= .tgz |