diff options
Diffstat (limited to 'www/mod_cband')
-rw-r--r-- | www/mod_cband/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_cband/Makefile b/www/mod_cband/Makefile index dabccfb0362a..91f262ffb416 100644 --- a/www/mod_cband/Makefile +++ b/www/mod_cband/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.9.7.5 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.sfr-fresh.com/unix/privat/ +PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:C/_/-/}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= apache2 |