diff options
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 71ab22900e9..15f38a1aaa8 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2012/10/25 06:55:56 asau Exp $ +# $NetBSD: Makefile,v 1.60 2013/05/31 12:42:07 wiz Exp $ # DISTNAME= intltool-0.50.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc devel gnome MASTER_SITES= https://launchpad.net/intltool/trunk/${PKGVERSION_NOREV}/+download/ \ http://launchpadlibrarian.net/94524169/ |