diff options
author | drochner <drochner@pkgsrc.org> | 2006-02-07 21:40:44 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-02-07 21:40:44 +0000 |
commit | d616b0eb31f12ba09d9eda3c169ffe8c58e006ce (patch) | |
tree | b19bfbff4af2ff0e302d1d47e21fa750971e6f10 /textproc/intltool/Makefile | |
parent | 69c9c552051e20e926606d760d7784dbb372fae5 (diff) | |
download | pkgsrc-d616b0eb31f12ba09d9eda3c169ffe8c58e006ce.tar.gz |
update to 0.34.2
changes: bugfixes
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 94d8a7e18a3..eb357ade629 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2006/02/05 23:11:02 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2006/02/07 21:40:44 drochner Exp $ # -DISTNAME= intltool-0.34.1 -PKGREVISION= 2 +DISTNAME= intltool-0.34.2 CATEGORIES= textproc devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.34/} EXTRACT_SUFX= .tar.bz2 |