diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-22 21:44:58 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-22 21:44:58 +0000 |
commit | c0e041c8e22411b67b6d7a42b6e241e06a2e9fcf (patch) | |
tree | 37153fe30b424bbd312305b38307b44016ff3f34 /www/libwww/Makefile | |
parent | Activate kdesupport (builds mimelib) (diff) |
Upgrade to 5.1i.
Diffstat (limited to 'www/libwww/Makefile')
-rw-r--r-- | www/libwww/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 5035496c1b4f..e3e18856c241 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: libwww -# Version required: 5.1h +# Version required: 5.1i # Date created: 18 Feb 1996 # Whom: torstenb # -# $Id: Makefile,v 1.4 1998/01/23 21:15:15 jseger Exp $ +# $Id: Makefile,v 1.5 1998/02/08 02:24:44 jseger Exp $ # -DISTNAME= w3c-libwww-5.1h -PKGNAME= libwww-5.1h +DISTNAME= w3c-libwww-5.1i +PKGNAME= libwww-5.1i CATEGORIES= www devel MASTER_SITES= ftp://ftp.w3.org/pub/libwww/ |