svn commit: r380280 - head/www/dokuwiki
Xin LI
delphij at FreeBSD.org
Mon Mar 2 18:18:46 UTC 2015
Author: delphij
Date: Mon Mar 2 18:18:45 2015
New Revision: 380280
URL: https://svnweb.freebsd.org/changeset/ports/380280
QAT: https://qat.redports.org/buildarchive/r380280/
Log:
Use official DokuWiki URL.
PR: ports/198159
Submitted by: kozlov.sergey.404 gmail.com
Modified:
head/www/dokuwiki/Makefile
head/www/dokuwiki/pkg-descr
Modified: head/www/dokuwiki/Makefile
==============================================================================
--- head/www/dokuwiki/Makefile Mon Mar 2 18:04:49 2015 (r380279)
+++ head/www/dokuwiki/Makefile Mon Mar 2 18:18:45 2015 (r380280)
@@ -3,7 +3,7 @@
PORTNAME= dokuwiki
PORTVERSION= ${DIST_VER:S/${PORTNAME}//:S/-//g}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://download.dokuwiki.org/src/dokuwiki/
DISTNAME= ${DIST_VER}
Modified: head/www/dokuwiki/pkg-descr
==============================================================================
--- head/www/dokuwiki/pkg-descr Mon Mar 2 18:04:49 2015 (r380279)
+++ head/www/dokuwiki/pkg-descr Mon Mar 2 18:18:45 2015 (r380280)
@@ -5,4 +5,4 @@ makes sure the datafiles remain readable
creation of structured texts.
All data is stored in plain text files - no database is required.
-WWW: https://wiki.splitbrain.org/wiki:dokuwiki
+WWW: https://www.dokuwiki.org/
More information about the svn-ports-all
mailing list