diff options
Diffstat (limited to 'sysutils/froxlor/Makefile')
-rw-r--r-- | sysutils/froxlor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile index 7dcbe5e78fa1..284c3515610a 100644 --- a/sysutils/froxlor/Makefile +++ b/sysutils/froxlor/Makefile @@ -3,7 +3,7 @@ PORTNAME= froxlor PORTVERSION= 0.9.38.7 -PORTREVIION= 2 +PORTREVISION= 2 CATEGORIES= sysutils www MASTER_SITES= http://files.froxlor.org/releases/ @@ -15,7 +15,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR} SUB_FILES+= pkg-message pkg-deinstall -SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} +SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} PORTNAME=${PORTNAME} PLIST_SUB+= ${SUB_LIST} USE_PHP= bcmath curl filter ftp json pdo_mysql posix session xml zip |