summaryrefslogtreecommitdiff
path: root/textproc/intltool/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-12-03 02:27:11 +0000
committerxtraeme <xtraeme>2003-12-03 02:27:11 +0000
commit31f421c359dd5ab0c65f1db08cc7aae73135419b (patch)
tree35631d61f52d29904252ce71f4585037ea108ccb /textproc/intltool/Makefile
parentcd2b3dd4d0a01f55b2db5f959f57f50383d262f3 (diff)
downloadpkgsrc-31f421c359dd5ab0c65f1db08cc7aae73135419b.tar.gz
Updated to 0.27.2 provided by Min Sik Kim PR pkg/23618.
Changes: * Fixed the source code encoding mark at POTFILES.in support (Abel Cheung). * Fixed the intltool.spec file so it can build RPMs with this release (it was only a package issue (Carlos Perell\xc3\xb3 Mar\xc3\xadn)
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r--textproc/intltool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index e1a87565946..9c2db8693f8 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2003/08/17 19:47:39 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2003/12/03 02:27:11 xtraeme Exp $
#
-DISTNAME= intltool-0.27.1
+DISTNAME= intltool-0.27.2
CATEGORIES= textproc devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.27/}
EXTRACT_SUFX= .tar.bz2