diff options
author | taca <taca> | 2012-10-18 14:34:06 +0000 |
---|---|---|
committer | taca <taca> | 2012-10-18 14:34:06 +0000 |
commit | a959df373d7503515819609d843b5e173a28ed48 (patch) | |
tree | 616452b3daa005b2e5f832fad5ef1732da2ac443 /www/typo3_46/Makefile | |
parent | 21b3ec8b2b47826ad508182421b5808445b4376a (diff) | |
download | pkgsrc-a959df373d7503515819609d843b5e173a28ed48.tar.gz |
Update typo3_46 package to 4.6.13.
This is maintenance releases and contain bug fixes only and please release
note for detail changes: <http://wiki.typo3.org/wiki/TYPO3_4.6.13>.
Diffstat (limited to 'www/typo3_46/Makefile')
-rw-r--r-- | www/typo3_46/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/typo3_46/Makefile b/www/typo3_46/Makefile index 314ea0d64e1..d2ff51bdd1e 100644 --- a/www/typo3_46/Makefile +++ b/www/typo3_46/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/08/15 13:51:00 taca Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/18 14:34:06 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.6.12 +VER= 4.6.13 NO_BUILD= yes USE_TOOLS+= pax |