diff options
Diffstat (limited to 'www/typo3_46/Makefile')
-rw-r--r-- | www/typo3_46/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/typo3_46/Makefile b/www/typo3_46/Makefile index 314ea0d64e1..d2ff51bdd1e 100644 --- a/www/typo3_46/Makefile +++ b/www/typo3_46/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/08/15 13:51:00 taca Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/18 14:34:06 taca 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.6.12 +VER= 4.6.13 NO_BUILD= yes USE_TOOLS+= pax |