summaryrefslogtreecommitdiff
path: root/textproc/libxml2/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-10-17 20:06:55 +0000
committerjlam <jlam@pkgsrc.org>2001-10-17 20:06:55 +0000
commitd6dfd69fecc267407629d03bcf427fe69f262a89 (patch)
tree2b8b4116eb886a4e60196fdc48f5e67d3287af47 /textproc/libxml2/Makefile
parent7938a3212494afcd149dbcc853626fc53d4fac5d (diff)
downloadpkgsrc-d6dfd69fecc267407629d03bcf427fe69f262a89.tar.gz
Update libxml2 to 2.4.6. Changes from version 2.4.5 include bug fixes,
minor API enhancements, and updated documentation.
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r--textproc/libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 60afe45ec09..73c33ada8b5 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2001/10/03 22:36:40 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/10/17 20:06:55 jlam Exp $
-DISTNAME= libxml2-2.4.5
+DISTNAME= libxml2-2.4.6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libxml/}