summaryrefslogtreecommitdiff
path: root/textproc/tinyxml/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-02-16 23:16:05 +0000
committerwiz <wiz>2014-02-16 23:16:05 +0000
commit2fbca748b933f3b1636af0f9ae401feeae67cc21 (patch)
tree73c977ac5701529d8410f30bfe40ff1a1002b368 /textproc/tinyxml/Makefile
parent80fac7c16b53d88eccbc80d1b4377ea8581cc698 (diff)
downloadpkgsrc-2fbca748b933f3b1636af0f9ae401feeae67cc21.tar.gz
Fix entity encoding.
From http://sourceforge.net/p/tinyxml/patches/51/ Bump PKGREVISION.
Diffstat (limited to 'textproc/tinyxml/Makefile')
-rw-r--r--textproc/tinyxml/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile
index bf8d5ba734d..b56cfe0d8bb 100644
--- a/textproc/tinyxml/Makefile
+++ b/textproc/tinyxml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2014/02/16 23:05:33 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2014/02/16 23:16:05 wiz Exp $
-PKGVERSION= 2.6.2
-DISTNAME= tinyxml_${PKGVERSION:S/./_/g}
-PKGNAME= tinyxml-${PKGVERSION}
+DISTNAME= tinyxml_2_6_2
+PKGNAME= tinyxml-2.6.2
+PKGREVISION= 1
CATEGORIES= textproc devel lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tinyxml/}
EXTRACT_SUFX= .zip