aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2012-12-02 20:19:12 +0800
committercrees <crees@FreeBSD.org>2012-12-02 20:19:12 +0800
commit3ef976d36c1c21ea848caa3bfb43038e93428685 (patch)
treedb86c8f7315ada52ba12285b206ccaf0f5c69e37
parent50cc0a76580920a0c3cfc65dd6b652f7a062800f (diff)
downloadfreebsd-ports-gnome-3ef976d36c1c21ea848caa3bfb43038e93428685.tar.gz
freebsd-ports-gnome-3ef976d36c1c21ea848caa3bfb43038e93428685.tar.zst
freebsd-ports-gnome-3ef976d36c1c21ea848caa3bfb43038e93428685.zip
Set LATEST_LINK
PR: ports/173769 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> Feature safe: yes
-rw-r--r--www/typo347/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/typo347/Makefile b/www/typo347/Makefile
index be914945a671..11e074073eca 100644
--- a/www/typo347/Makefile
+++ b/www/typo347/Makefile
@@ -11,13 +11,14 @@ COMMENT= The typo3 content management system
LICENSE= GPLv2
+LATEST_LINK= ${PKGBASE}${TYPO3RELEASE}
NO_BUILD= yes
USE_PHP= ctype filter json mysql pcre session xml
WANT_PHP_WEB= yes
IGNORE_WITH_PHP=4
TYPO3WWW= www
-TYPO3RELEASE=
+TYPO3RELEASE= 47
TYPO3SITE= ${TYPO3WWW}/${PORTNAME}
TYPO3PKG= ${PORTNAME}-${PORTVERSION}
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}