diff options
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 15440eb530d9..ef30bc49cb32 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: libxml -# Version required: 0.99.8 +# Version required: 1.0.0 # Date created: 28 September 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.6 1999/01/31 19:06:19 vanilla Exp $ +# $Id: Makefile,v 1.7 1999/02/24 22:12:09 vanilla Exp $ # -DISTNAME= libxml-0.99.8 +DISTNAME= libxml-1.0.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= libxml +MASTER_SITE_SUBDIR= gnome-1.0/sources MAINTAINER= nacai@iname.com |