diff options
Diffstat (limited to 'www/mod_accounting/Makefile')
-rw-r--r-- | www/mod_accounting/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_accounting/Makefile b/www/mod_accounting/Makefile index 3cb1178e1db5..7b2ca76242a4 100644 --- a/www/mod_accounting/Makefile +++ b/www/mod_accounting/Makefile @@ -9,8 +9,7 @@ PORTNAME= mod_accounting PORTVERSION= 0.5 PORTREVISION= 6 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= mod-acct +MASTER_SITES= SF/mod-acct/mod-acct/${PORTVERSION} MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that records traffic statistics into a database |