diff options
Diffstat (limited to 'www/ap2-python')
-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 34e33e31333..564d8e611ad 100644 --- a/www/ap2-python/Makefile +++ b/www/ap2-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2006/01/24 07:32:43 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:18 joerg Exp $ DISTNAME= mod_python-${VERSION} PKGNAME= ap2-${PYPKGPREFIX}-python-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/modpython/} EXTRACT_SUFX= .tgz |