diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-10-17 16:28:04 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-10-17 16:28:04 +0000 |
commit | 872568c114c3a2d68bdf68db277405d94fb9d94f (patch) | |
tree | da69dca81723b1b85bcc19d8c23354d6e626ff12 /www/typo345/Makefile | |
parent | 047589e4f6304a70af260e42c53a53d5332d812c (diff) |
Notes
Diffstat (limited to 'www/typo345/Makefile')
-rw-r--r-- | www/typo345/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo345/Makefile b/www/typo345/Makefile index 93aaa5893a42..9f4a06708434 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 4.5.19 +PORTVERSION= 4.5.20 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} |