diff options
Diffstat (limited to 'www/typo3_45/Makefile')
-rw-r--r-- | www/typo3_45/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/typo3_45/Makefile b/www/typo3_45/Makefile index 13397012762..5d6f97ef662 100644 --- a/www/typo3_45/Makefile +++ b/www/typo3_45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/12/24 14:25:50 taca Exp $ +# $NetBSD: Makefile,v 1.5 2012/01/31 13:23:35 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.5.10 +VER= 4.5.11 NO_BUILD= yes USE_TOOLS= pax |