diff options
Diffstat (limited to 'www/mod_cplusplus/Makefile')
-rw-r--r-- | www/mod_cplusplus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_cplusplus/Makefile b/www/mod_cplusplus/Makefile index b1e1266aa194..c928dd6d78a3 100644 --- a/www/mod_cplusplus/Makefile +++ b/www/mod_cplusplus/Makefile @@ -8,8 +8,7 @@ PORTNAME= mod_cplusplus PORTVERSION= 1.5.4 CATEGORIES= www -MASTER_SITES= SF -MASTER_SITE_SUBDIR= modcplusplus +MASTER_SITES= SF/modcplusplus/modcplusplus/${PORTNAME}-${PORTVERSION} MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for loading C++ objects as handlers |