diff options
Diffstat (limited to 'www/mod_python3')
-rw-r--r-- | www/mod_python3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index 705428726ecc..d63fa04b73ee 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR= modpython +PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz MAINTAINER= apache@FreeBSD.org |