diff options
author | drochner <drochner> | 2011-05-05 19:36:09 +0000 |
---|---|---|
committer | drochner <drochner> | 2011-05-05 19:36:09 +0000 |
commit | a5543bf76309786990b1589c0acd024dbb020c9c (patch) | |
tree | f8304000727c88e3d4dbe7a0581cda480de728d3 /textproc/xmlstarlet/Makefile | |
parent | 63fae89de2823ad747bc87e9e6fcbcb69461f9ec (diff) | |
download | pkgsrc-a5543bf76309786990b1589c0acd024dbb020c9c.tar.gz |
update to 1.1.0
changes:
-bugfixes
-select improvements
-other minor improvements
(tested with osmarender)
Diffstat (limited to 'textproc/xmlstarlet/Makefile')
-rw-r--r-- | textproc/xmlstarlet/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/xmlstarlet/Makefile b/textproc/xmlstarlet/Makefile index 5587f6e5c6e..3d83ad75f93 100644 --- a/textproc/xmlstarlet/Makefile +++ b/textproc/xmlstarlet/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2011/04/22 13:44:52 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/05/05 19:36:09 drochner Exp $ # -DISTNAME= xmlstarlet-1.0.1 -PKGREVISION= 2 +DISTNAME= xmlstarlet-1.1.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmlstar/} |