aboutsummaryrefslogtreecommitdiff
path: root/www/mediawiki118/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-06-06 11:31:26 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-06-06 11:31:26 +0000
commitc0aab26fd9bc854728348f28a9f92d3545ad1307 (patch)
treee364f02ee1b546c7b7e40eddc04e32b66edc2b91 /www/mediawiki118/Makefile
parent79d46473422fd68f31249391b7c3a32cc4f4bd4e (diff)
downloadports-c0aab26fd9bc854728348f28a9f92d3545ad1307.tar.gz
ports-c0aab26fd9bc854728348f28a9f92d3545ad1307.zip
Notes
Diffstat (limited to 'www/mediawiki118/Makefile')
-rw-r--r--www/mediawiki118/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mediawiki118/Makefile b/www/mediawiki118/Makefile
index a51b126f4775..db78d15d2ca4 100644
--- a/www/mediawiki118/Makefile
+++ b/www/mediawiki118/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mediawiki
-PORTVERSION= 1.4.4
+PORTVERSION= 1.4.5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
@@ -25,6 +25,7 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
+LASTEST_LINK= ${PORTNAME}
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})