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 e6272709bf3..e33848bef26 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/01/25 05:00:14 taca Exp $ +# $NetBSD: Makefile,v 1.12 2009/02/10 09:35:40 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/ PKG_DESTDIR_SUPPORT= destdir -VER= 4.2.5 +VER= 4.2.6 NO_BUILD= yes USE_TOOLS= pax |