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 6a790ad39f9..088eb67a36c 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2010/10/06 12:33:13 taca Exp $ +# $NetBSD: Makefile,v 1.26.2.1 2010/12/23 10:52:18 sbd Exp $ # DISTNAME= ${TYPO3NAME} @@ -17,7 +17,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/ PKG_DESTDIR_SUPPORT= user-destdir -VER= 4.4.4 +VER= 4.4.5 NO_BUILD= yes USE_TOOLS= pax |