diff options
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 755a6c17f5b..0c455dbe6e9 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2004/10/31 10:40:50 recht Exp $ +# $NetBSD: Makefile,v 1.63 2004/11/11 21:01:15 recht Exp $ -DISTNAME= libxml2-2.6.15 +DISTNAME= libxml2-2.6.16 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/} EXTRACT_SUFX= .tar.bz2 |