diff options
Diffstat (limited to 'games/phpua-engine/Makefile')
-rw-r--r-- | games/phpua-engine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/phpua-engine/Makefile b/games/phpua-engine/Makefile index 67d8be522063..7d0a76bbec5a 100644 --- a/games/phpua-engine/Makefile +++ b/games/phpua-engine/Makefile @@ -7,7 +7,7 @@ PORTNAME= phpua-engine PORTVERSION= 1.1.0b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua @@ -19,7 +19,7 @@ NO_BUILD= yes USE_APACHE= yes USE_PHP= yes -PLIST_SUB+= PHPUADIR=${PHPUADIR} +PLIST_SUB+= PHPUADIR=${PHPUADIR} PHPUA_USER=${PHPUA_USER} PHPUA_GROUP=${PHPUA_GROUP} # Dynamic custom variables WWWDOC?= www/data |