diff options
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 5b1a13ff62d..77a0cb00cea 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2008/03/04 13:27:47 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2008/06/19 16:58:40 bjs Exp $ # -DISTNAME= intltool-0.37.1 +DISTNAME= intltool-0.40.0 CATEGORIES= textproc devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.37/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.40/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |