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 0c9e154039e..f3a361fb01d 100644 --- a/www/typo3_45/Makefile +++ b/www/typo3_45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/03/13 13:13:52 taca Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/28 12:57:23 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.13 +VER= 4.5.14 NO_BUILD= yes USE_TOOLS= pax |