diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-10-19 00:54:24 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-10-19 00:54:24 +0000 |
commit | 6664c5be75fb9deff25ff1a3e1fae7944c4e1ca4 (patch) | |
tree | 9ee17079139ac35ff18c12377c87677b65c23e09 /www/typo346/Makefile | |
parent | 2a1f07373338bf51f3815a35ff4f324ce7236ca6 (diff) |
- Update to 4.4.4
PR: ports/151460
Submitted by: Helmut Schneider <jumper99@gmx.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=263233
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 f604905c8827..4da8bdc2ef7f 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -6,7 +6,7 @@ # PORTNAME= typo3 -PORTVERSION= 4.3.7 +PORTVERSION= 4.4.4 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} DISTNAME= ${PORTNAME}_src-${PORTVERSION} |