diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:00:37 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:00:37 +0000 |
commit | 2a5ebd0ba52f7723056672b5a43dca40b4ab7e0a (patch) | |
tree | b9db10b247af3d95a7615a3bb280ecc02c9733d4 /www/libwww | |
parent | 041872966ca3ee4c7930668e09a814f19dbb90e6 (diff) | |
download | ports-2a5ebd0ba52f7723056672b5a43dca40b4ab7e0a.tar.gz ports-2a5ebd0ba52f7723056672b5a43dca40b4ab7e0a.zip |
Notes
Diffstat (limited to 'www/libwww')
-rw-r--r-- | www/libwww/Makefile | 5 | ||||
-rw-r--r-- | www/libwww/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 41c1030e51b2..b9bad59aba52 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -3,16 +3,17 @@ # Date created: 18 Feb 1996 # Whom: torstenb # -# $Id: Makefile,v 1.12 1998/10/16 03:04:06 jseger Exp $ +# $Id: Makefile,v 1.13 1998/11/02 02:48:27 jseger Exp $ # -PKGNAME= libwww-5.2 +PKGNAME= libwww-5.2.1 DISTNAME= w3c-${PKGNAME} CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ MAINTAINER= jseger@FreeBSD.org +FETCH_BEFORE_ARGS= -b GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared --enable-static diff --git a/www/libwww/distinfo b/www/libwww/distinfo index d64198597a02..1389e07e99c5 100644 --- a/www/libwww/distinfo +++ b/www/libwww/distinfo @@ -1 +1 @@ -MD5 (w3c-libwww-5.2.tar.gz) = 28fa43d5904779cbe2e74d70a0b6d9f0 +MD5 (w3c-libwww-5.2.1.tar.gz) = dcd3ae9853985ac3ddc0b233b717b8e3 |