summaryrefslogtreecommitdiff
path: root/textproc/xmlto/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2010-11-22 05:54:17 +0000
committerdholland <dholland>2010-11-22 05:54:17 +0000
commit7a694d8fa8b1fc3bbec99c73d2b3eb3402530976 (patch)
tree7134b63ba2f837753c49b97de129d0b57f61d140 /textproc/xmlto/Makefile
parent3ee5232068685a9766b3609fdfa298a66947f3b6 (diff)
downloadpkgsrc-7a694d8fa8b1fc3bbec99c73d2b3eb3402530976.tar.gz
Fix obviously wrong code handling XSLTPARAMS with the --stringparam option.
PR 44126 from Goetz Isenmann. PKGREVISION++. While here, add comment to patch-ab.
Diffstat (limited to 'textproc/xmlto/Makefile')
-rw-r--r--textproc/xmlto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index acab31e2819..3f5bb6313a2 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2008/11/18 15:20:54 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2010/11/22 05:54:17 dholland Exp $
#
DISTNAME= xmlto-0.0.21
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= # ftp(1) doesn't speak https: https://fedorahosted.org/xmlto/browser
EXTRACT_SUFX= .tar.bz2