diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-06-16 20:19:47 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-06-16 20:19:47 +0000 |
commit | 151fb0d783ee7a02da20208b783cc2563980fead (patch) | |
tree | eb252ab7e0e93d2d62feed3b2b43e8eea8fe3e5d /www/typo345/Makefile | |
parent | 03c5905ba2288ff1f267e9aa8eb37b17da9af536 (diff) | |
download | ports-151fb0d783ee7a02da20208b783cc2563980fead.tar.gz ports-151fb0d783ee7a02da20208b783cc2563980fead.zip |
- Security update to 4.2.1
PR: ports/124573
Submitted by: Gerrit Beine <gerrit.beine gmx.de> (maintainer)
Approved by: mentor (implicit)
Notes
Notes:
svn path=/head/; revision=214970
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 bfaf5102be20..94f3e1edf53f 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -6,7 +6,7 @@ # PORTNAME= typo3 -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |