diff options
Diffstat (limited to 'www/typo3/Makefile')
-rw-r--r-- | www/typo3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 118cb644248..db8165977c7 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32.4.1 2011/08/22 21:27:01 tron Exp $ +# $NetBSD: Makefile,v 1.32.4.2 2011/09/14 17:55:55 tron Exp $ # DISTNAME= ${TYPO3NAME} @@ -18,7 +18,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json PKG_DESTDIR_SUPPORT= user-destdir -VER= 4.5.5 +VER= 4.5.6 NO_BUILD= yes USE_TOOLS= pax |