aboutsummaryrefslogtreecommitdiffstats
path: root/www/mediawiki13/Makefile
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-06-06 19:27:06 +0800
committerflz <flz@FreeBSD.org>2005-06-06 19:27:06 +0800
commitcf517f52be2c0b3220d2d6bd74b03f3a60d5fea7 (patch)
tree4af714a4f3c8599f325cd2e0765ba15c676d2bad /www/mediawiki13/Makefile
parenta6f2841fec477c18b0429c3bc1d6c5ef2d4134ef (diff)
downloadfreebsd-ports-gnome-cf517f52be2c0b3220d2d6bd74b03f3a60d5fea7.tar.gz
freebsd-ports-gnome-cf517f52be2c0b3220d2d6bd74b03f3a60d5fea7.tar.zst
freebsd-ports-gnome-cf517f52be2c0b3220d2d6bd74b03f3a60d5fea7.zip
- Security update to 1.3.13.
- Fix LATEST_LINK. PR: ports/81945 Submitted by: maintainer
Diffstat (limited to 'www/mediawiki13/Makefile')
-rw-r--r--www/mediawiki13/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mediawiki13/Makefile b/www/mediawiki13/Makefile
index 159f8d822a9f..05714334078b 100644
--- a/www/mediawiki13/Makefile
+++ b/www/mediawiki13/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mediawiki
-PORTVERSION= 1.3.12
+PORTVERSION= 1.3.13
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
@@ -23,7 +23,7 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
+LASTEST_LINK= ${PORTNAME}
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})