diff options
Diffstat (limited to 'textproc/itstool/Makefile')
-rw-r--r-- | textproc/itstool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile index 9454dc40081..168a176335f 100644 --- a/textproc/itstool/Makefile +++ b/textproc/itstool/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2012/10/25 06:56:00 asau Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/29 12:41:00 prlw1 Exp $ # -DISTNAME= itstool-1.1.2 -PKGREVISION= 1 +DISTNAME= itstool-1.2.0 CATEGORIES= textproc MASTER_SITES= http://files.itstool.org/itstool/ EXTRACT_SUFX= .tar.bz2 |