diff options
author | rh <rh@pkgsrc.org> | 2000-05-30 09:07:29 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-05-30 09:07:29 +0000 |
commit | 6a03747e2cdd0fcd9da98d39504593a8e5aee83b (patch) | |
tree | 2ada36d3f36ccff522bd4a6402256bfd40188887 /textproc/libxml/Makefile | |
parent | 3ba9aa6cd872fb495cd64eb050b938fc7179723d (diff) | |
download | pkgsrc-6a03747e2cdd0fcd9da98d39504593a8e5aee83b.tar.gz |
Update libxml to 1.8.7. Changes are mainly bugfixes.
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r-- | textproc/libxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 8f328c6df83..d8429bbf364 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2000/01/26 10:59:12 rh Exp $ +# $NetBSD: Makefile,v 1.8 2000/05/30 09:07:29 rh Exp $ # -DISTNAME= libxml-1.8.5 +DISTNAME= libxml-1.8.7 CATEGORIES= textproc devel lang gnome MASTER_SITES= ftp://rpmfind.net/pub/veillard/ \ ${MASTER_SITE_GNOME:=stable/sources/libxml/} |