aboutsummaryrefslogtreecommitdiff
path: root/www/dokuwiki/Makefile
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2014-05-22 22:33:36 +0000
committerXin LI <delphij@FreeBSD.org>2014-05-22 22:33:36 +0000
commit9a77f083acc539cadbad8201cfbf943d5787bf54 (patch)
tree51bb7786dd519652bd80882f3bc6dec64d1b5881 /www/dokuwiki/Makefile
parent91d099f3c6034f607b5b94c98f2e6f17b96a22d8 (diff)
downloadports-9a77f083acc539cadbad8201cfbf943d5787bf54.tar.gz
ports-9a77f083acc539cadbad8201cfbf943d5787bf54.zip
Revert upstream changeset 446b5b5 as it would break the case when
dokuwiki is properly configured to split out savedir from the wiki itself and when Nginx's X-Accel-Redirect header is being used.
Notes
Notes: svn path=/head/; revision=354894
Diffstat (limited to 'www/dokuwiki/Makefile')
-rw-r--r--www/dokuwiki/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile
index e50055707e71..5c7973e36f66 100644
--- a/www/dokuwiki/Makefile
+++ b/www/dokuwiki/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dokuwiki
PORTVERSION= ${DIST_VER:S/${PORTNAME}//:S/-//g}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://download.dokuwiki.org/src/dokuwiki/
DISTNAME= ${DIST_VER}