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/libwww/Makefile | |
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/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 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/ |