aboutsummaryrefslogtreecommitdiffstats
path: root/www/phpmyfaq/Makefile
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-06-19 04:31:14 +0800
committeritetcu <itetcu@FreeBSD.org>2006-06-19 04:31:14 +0800
commit6e75f70e1ba8187024b8ef0c195f9d65c8751467 (patch)
tree03530ca396f97d387f30ed1be757470a79febb42 /www/phpmyfaq/Makefile
parent52d9d5e56ec1fe7a1417405e34c2e23b9723655a (diff)
downloadfreebsd-ports-gnome-6e75f70e1ba8187024b8ef0c195f9d65c8751467.tar.gz
freebsd-ports-gnome-6e75f70e1ba8187024b8ef0c195f9d65c8751467.tar.zst
freebsd-ports-gnome-6e75f70e1ba8187024b8ef0c195f9d65c8751467.zip
upgrade to 1.6.2
PR: ports/99120 Submitted by: maintainer
Diffstat (limited to 'www/phpmyfaq/Makefile')
-rw-r--r--www/phpmyfaq/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile
index 9d5a22af8927..174796886855 100644
--- a/www/phpmyfaq/Makefile
+++ b/www/phpmyfaq/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= phpmyfaq
-PORTVERSION= 1.6.1
-PORTREVISION= 2
+PORTVERSION= 1.6.2
CATEGORIES= www
MASTER_SITES= http://www.phpmyfaq.de/download/
DISTNAME= ${PORTNAME}.${PORTVERSION}.full
@@ -21,10 +20,10 @@ USE_PHP= mysql pcre pdf session xml xmlrpc zlib
NO_BUILD= YES
WANT_PHP_WEB= YES
-pre-fetch:
+pre-everything::
.if !defined(PHPMYFAQ)
@${ECHO_MSG} ""
- @${ECHO_MSG} "Define PHPMYFAQ to override default of '${PREFIX}/${PHPMYFAQ}'."
+ @${ECHO_MSG} "Define PHPMYFAQ to override default installation place of '${PREFIX}/${PHPMYFAQ}'."
@${ECHO_MSG} ""
.endif