diff options
Diffstat (limited to 'www/phpnuke/Makefile')
-rw-r--r-- | www/phpnuke/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/phpnuke/Makefile b/www/phpnuke/Makefile index 90d6954..368d907 100644 --- a/www/phpnuke/Makefile +++ b/www/phpnuke/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phpnuke -PORTVERSION= 5.3 +PORTVERSION= 5.3.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +23,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3 NO_BUILD= yes NO_WRKSUBDIR= yes -DOCS= ADDONS-MODULES BLOCKS BUGS CHANGES README TODO +DOCS= ADDONS-MODULES BLOCKS CHANGES README TODO pre-everything: .if !defined(WITH_PHP4) |