diff options
author | jseger <jseger@FreeBSD.org> | 1999-03-08 08:15:42 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-03-08 08:15:42 +0800 |
commit | 26855466b72b7c99e293641f047353bb51cc663f (patch) | |
tree | 8219c110f3ade4672ee36b643c0dbb21a1cf0c61 /www/libwww/Makefile | |
parent | 95b4b97dd3fd65f3b863f1f712f82a917873ea30 (diff) | |
download | freebsd-ports-gnome-26855466b72b7c99e293641f047353bb51cc663f.tar.gz freebsd-ports-gnome-26855466b72b7c99e293641f047353bb51cc663f.tar.zst freebsd-ports-gnome-26855466b72b7c99e293641f047353bb51cc663f.zip |
Upgrade to libwww-5.2.6.
Diffstat (limited to 'www/libwww/Makefile')
-rw-r--r-- | www/libwww/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index e59fc1323315..e0ed99d9dac4 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libwww -# Version required: 5.1m1 +# Version required: 5.2.6 # Date created: 18 Feb 1996 # Whom: torstenb # -# $Id: Makefile,v 1.14 1999/01/26 03:00:34 steve Exp $ +# $Id: Makefile,v 1.15 1999/01/26 04:00:51 steve Exp $ # -PKGNAME= libwww-5.2.1 +PKGNAME= libwww-5.2.6 DISTNAME= w3c-${PKGNAME} CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ |