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 f4fe12eaa21..e1a87565946 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 22:54:20 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/08/17 19:47:39 jmmv Exp $ # -DISTNAME= intltool-0.26 +DISTNAME= intltool-0.27.1 CATEGORIES= textproc devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.26/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.27/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org |