diff options
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/} |