diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-24 22:12:10 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-24 22:12:10 +0000 |
commit | b66f03295a6deda3dfd38a473206a6488c9467c5 (patch) | |
tree | db1dfd7b52538b22e363484dd7e9fb065300fc52 /textproc/libxml/Makefile | |
parent | 3a9e8df01480732edbde412d2ae17bd86f70923c (diff) | |
download | ports-b66f03295a6deda3dfd38a473206a6488c9467c5.tar.gz ports-b66f03295a6deda3dfd38a473206a6488c9467c5.zip |
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 25d26717d8e9..15440eb530d9 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libxml -# Version required: 0.99.5 +# Version required: 0.99.8 # Date created: 28 September 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.5 1999/01/27 08:31:53 fenner Exp $ +# $Id: Makefile,v 1.6 1999/01/31 19:06:19 vanilla Exp $ # -DISTNAME= libxml-0.99.5 +DISTNAME= libxml-0.99.8 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= libxml |