diff options
-rw-r--r-- | www/dokuwiki/Makefile | 2 | ||||
-rw-r--r-- | www/dokuwiki/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile index 38d4fc0e7dd2..b0e6dda7539a 100644 --- a/www/dokuwiki/Makefile +++ b/www/dokuwiki/Makefile @@ -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} diff --git a/www/dokuwiki/pkg-descr b/www/dokuwiki/pkg-descr index c988d5c4ec87..ab1860d6ddba 100644 --- a/www/dokuwiki/pkg-descr +++ b/www/dokuwiki/pkg-descr @@ -5,4 +5,4 @@ makes sure the datafiles remain readable outside the Wiki and eases the 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/ |