diff options
Diffstat (limited to 'www/contao29-translations/Makefile')
-rw-r--r-- | www/contao29-translations/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/contao29-translations/Makefile b/www/contao29-translations/Makefile index fff1a1606ac..0d0cdca55e6 100644 --- a/www/contao29-translations/Makefile +++ b/www/contao29-translations/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2010/12/30 05:41:30 taca Exp $ +# $NetBSD: Makefile,v 1.28 2011/01/08 11:13:43 taca Exp $ # DISTNAME= contao${CT_VER}-translations-${VERS} @@ -15,7 +15,7 @@ LICENSE= gnu-lgpl-v3 DEPENDS+= contao${CT_VER}>=${CT_PKGVER}:../../www/contao${CT_VER} # Use time stamp of latest translation. -VERS= 20101228 +VERS= 20110108 USE_TOOLS= pax NO_BUILD= yes NO_CONFIGURE= yes |