diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-11-14 21:25:26 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-11-14 21:25:26 +0000 |
commit | 182a25d05563a92ddb7da68312eb1da72b5ed7ce (patch) | |
tree | 9624d2f59ea7b73f5d2848b5a6fc57150532e376 /www/typo346/Makefile | |
parent | 4ce9d257d71212eba55fa6aa1139bff1ee744fe8 (diff) |
Update to 4.7.7, 4.5.22, and 4.6.15 to fix some regressions introduced
by the latest security updates.
Submitted by: maintainer via private mail
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307428
Diffstat (limited to 'www/typo346/Makefile')
-rw-r--r-- | www/typo346/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo346/Makefile b/www/typo346/Makefile index 3c69b6244f48..a1335a1d1f26 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 4.6.14 +PORTVERSION= 4.6.15 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} |