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 bfb1d402627..a59ef6d4561 100644 --- a/www/typo3_45/Makefile +++ b/www/typo3_45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2013/03/05 13:57:48 taca Exp $ +# $NetBSD: Makefile,v 1.20 2013/03/06 14:23:39 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}>=5.1.0:../../databases/php-mysql DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json -VER= 4.5.23 +VER= 4.5.24 NO_BUILD= yes USE_TOOLS+= pax |