diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-12-18 09:13:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-12-18 09:13:41 +0000 |
commit | e8ab52b0601a1326f059bfeac50ef386d6b7b780 (patch) | |
tree | 83667df76909c9719a7cc6093fd2721e9c0b2fa5 /www/typo346/Makefile | |
parent | 7bf870762ef79ab43732460081c6f1978e38db14 (diff) |
- Update to 4.6.2
PR: 163405
Submitted by: Helmut Schneider <jumper99@gmx.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=287582
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 5902f627640d..27a180af8f9d 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -6,7 +6,7 @@ # PORTNAME= typo3 -PORTVERSION= 4.6.1 +PORTVERSION= 4.6.2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} |