summaryrefslogtreecommitdiff
path: root/www/phpnuke/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-11-17 18:41:06 +0000
committerPatrick Li <pat@FreeBSD.org>2001-11-17 18:41:06 +0000
commit6c11a49170cee41cdccffab58e5aefcd6c20bcd6 (patch)
treed6005530a7e752d675cd2dc049778b7ab36f65c2 /www/phpnuke/Makefile
parentUpdate nessus-*-devel to version 1.1.9. (diff)
Update to 5.3.1
Approved by: lioux
Notes
Notes: svn path=/head/; revision=50150
Diffstat (limited to 'www/phpnuke/Makefile')
-rw-r--r--www/phpnuke/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/phpnuke/Makefile b/www/phpnuke/Makefile
index 90d6954e185d..368d907e21e8 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)