diff options
author | jseger <jseger@FreeBSD.org> | 1998-02-08 02:24:54 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-02-08 02:24:54 +0000 |
commit | 791d31deca54075e1438c2bc83aa5132d9ec5fb7 (patch) | |
tree | 7038e91349b22b4ce413d5968b1d757b369f971b | |
parent | 365b6dc29c7bb2641d068c9c1d3981be16b0cad9 (diff) | |
download | FreeBSD-ports-791d31deca54075e1438c2bc83aa5132d9ec5fb7.zip FreeBSD-ports-791d31deca54075e1438c2bc83aa5132d9ec5fb7.tar.gz |
Upgrade to version 5.1h and add MAINTAINER line (forgotten in last commit).
-rw-r--r-- | www/libwww/Makefile | 10 | ||||
-rw-r--r-- | www/libwww/distinfo | 2 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index ba28acb..5035496 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,16 +1,18 @@ # New ports collection makefile for: libwww -# Version required: 5.1f +# Version required: 5.1h # Date created: 18 Feb 1996 # Whom: torstenb # -# $Id: Makefile,v 1.3 1997/06/26 16:49:32 max Exp $ +# $Id: Makefile,v 1.4 1998/01/23 21:15:15 jseger Exp $ # -DISTNAME= w3c-libwww-5.1f -PKGNAME= libwww-5.1f +DISTNAME= w3c-libwww-5.1h +PKGNAME= libwww-5.1h CATEGORIES= www devel MASTER_SITES= ftp://ftp.w3.org/pub/libwww/ +MAINTAINER= jseger@FreeBSD.org + GNU_CONFIGURE= yes USE_GMAKE= yes DOCDIR= ${PREFIX}/share/doc/libwww diff --git a/www/libwww/distinfo b/www/libwww/distinfo index 5b03253..0d53c12 100644 --- a/www/libwww/distinfo +++ b/www/libwww/distinfo @@ -1 +1 @@ -MD5 (w3c-libwww-5.1f.tar.gz) = 4b64317b2162f489e4504c92dcbf4978 +MD5 (w3c-libwww-5.1h.tar.gz) = b3d54db025f40092b34ca47a1cca32f8 |