diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-14 03:39:38 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-14 03:39:38 +0000 |
commit | b29c6736cb8e48c96ba13895d08b2d690d267ec9 (patch) | |
tree | 62dab365342c770dedc08afcf37449eb6dab9407 /textproc/libxml/Makefile | |
parent | 56b97a51c5c9577802e6b236815b5a84f2d39182 (diff) |
Notes
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r-- | textproc/libxml/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 5b32e78ddb97..770761e7404c 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: libxml -# Version required: 1.4.0 +# Version required: 1.7.3 # Date created: 28 September 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= libxml-1.4.0 +DISTNAME= libxml-1.7.3 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/libxml -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org USE_LIBTOOL= yes |