diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-02-01 03:06:21 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-02-01 03:06:21 +0800 |
commit | 9e08d1cf9a9d57dc1e52ecb4b3c1edd9f0805100 (patch) | |
tree | 6b04ead25f6e0bd22a2c439238b183f6cd5b3167 /textproc/libxml2/Makefile | |
parent | 4b80610a49db4506ed53b48ab72743a3122cc7ba (diff) | |
download | freebsd-ports-gnome-9e08d1cf9a9d57dc1e52ecb4b3c1edd9f0805100.tar.gz freebsd-ports-gnome-9e08d1cf9a9d57dc1e52ecb4b3c1edd9f0805100.tar.zst freebsd-ports-gnome-9e08d1cf9a9d57dc1e52ecb4b3c1edd9f0805100.zip |
Upgrade to 0.99.5.
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 84cdcb8c6f3b..25d26717d8e9 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: libxml -# Version required: 0.99.3 -# Date created: 28 September 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> +# New ports collection makefile for: libxml +# Version required: 0.99.5 +# Date created: 28 September 1998 +# Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1999/01/17 08:44:29 vanilla Exp $ +# $Id: Makefile,v 1.5 1999/01/27 08:31:53 fenner Exp $ # -DISTNAME= libxml-0.99.3 +DISTNAME= libxml-0.99.5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= libxml |