diff options
Diffstat (limited to 'www/mod_cvs2/Makefile')
-rw-r--r-- | www/mod_cvs2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_cvs2/Makefile b/www/mod_cvs2/Makefile index 559228bbdcb8..a109b95364a0 100644 --- a/www/mod_cvs2/Makefile +++ b/www/mod_cvs2/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.5.91 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://resare.com/noa/mod_cvs/dist/ +PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= A module that makes Apache 2 CVS aware |