diff options
author | jseger <jseger@FreeBSD.org> | 1998-01-24 05:15:21 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-01-24 05:15:21 +0800 |
commit | 10e032cc570299b861ad2af07003364a01c0adda (patch) | |
tree | 2ed37231e02326e53073a61f864e2e38516b40aa /www | |
parent | ab04935902295c90c045d731d6ccb060b49430d3 (diff) | |
download | freebsd-ports-gnome-10e032cc570299b861ad2af07003364a01c0adda.tar.gz freebsd-ports-gnome-10e032cc570299b861ad2af07003364a01c0adda.tar.zst freebsd-ports-gnome-10e032cc570299b861ad2af07003364a01c0adda.zip |
Upgrade to version 5.1f and make myself MAINTAINER.
Diffstat (limited to 'www')
-rw-r--r-- | www/libwww/Makefile | 8 | ||||
-rw-r--r-- | www/libwww/distinfo | 2 | ||||
-rw-r--r-- | www/libwww/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index a9d95421e1d0..ba28acbd9f46 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: libwww -# Version required: 5.1b +# Version required: 5.1f # Date created: 18 Feb 1996 # Whom: torstenb # -# $Id: Makefile,v 1.2 1996/11/18 11:41:19 asami Exp $ +# $Id: Makefile,v 1.3 1997/06/26 16:49:32 max Exp $ # -DISTNAME= w3c-libwww-5.1b -PKGNAME= libwww-5.1b +DISTNAME= w3c-libwww-5.1f +PKGNAME= libwww-5.1f CATEGORIES= www devel MASTER_SITES= ftp://ftp.w3.org/pub/libwww/ diff --git a/www/libwww/distinfo b/www/libwww/distinfo index 84ab51c8f1cd..5b0325311c43 100644 --- a/www/libwww/distinfo +++ b/www/libwww/distinfo @@ -1 +1 @@ -MD5 (w3c-libwww-5.1b.tar.gz) = 7dc43c9e57c4397ffe36af612b390ab2 +MD5 (w3c-libwww-5.1f.tar.gz) = 4b64317b2162f489e4504c92dcbf4978 diff --git a/www/libwww/pkg-plist b/www/libwww/pkg-plist index 95072f8c83e9..26757da59864 100644 --- a/www/libwww/pkg-plist +++ b/www/libwww/pkg-plist @@ -139,7 +139,7 @@ include/WWWWAIS.h include/WWWZip.h include/sysdep.h lib/libwww.a -lib/libwww.so.5.1 +lib/libwww.so.5.2 @exec ldconfig -m %B share/doc/libwww/User/Patch/Makefile share/doc/libwww/User/Patch/Makefile.am |