diff options
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index a5bcf5f7539..8b8844f475c 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2001/11/16 20:59:32 tron Exp $ +# $NetBSD: Makefile,v 1.8 2001/11/17 15:28:49 tron Exp $ DISTNAME= libxml2-2.4.10 +PKGNAME= ${DISTNAME}nb1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libxml/} |