diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-10-04 23:13:24 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-10-04 23:13:24 +0800 |
commit | 52c70db7b2233795834b79060903c780c9453c76 (patch) | |
tree | 3de8deb0061ae917105d0f871487cf16eecbc6ce | |
parent | 2ec071b5e54b61de4a9dc4a02931cab4b77bff11 (diff) | |
download | freebsd-ports-gnome-52c70db7b2233795834b79060903c780c9453c76.tar.gz freebsd-ports-gnome-52c70db7b2233795834b79060903c780c9453c76.tar.zst freebsd-ports-gnome-52c70db7b2233795834b79060903c780c9453c76.zip |
Switch distfile to bzip2.
PR: 21731
Submitted by: MAINTAINER
-rw-r--r-- | www/lynx-ssl/Makefile | 1 | ||||
-rw-r--r-- | www/lynx-ssl/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile index 72fd234e7170..c4bb256d3378 100644 --- a/www/lynx-ssl/Makefile +++ b/www/lynx-ssl/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://lynx.isc.org/current/ DISTNAME= lynx2.8.3rel.1 USE_OPENSSL= YES +USE_BZIP2= YES .include <bsd.port.pre.mk> diff --git a/www/lynx-ssl/distinfo b/www/lynx-ssl/distinfo index 0b0421ad7377..37ce01b3ffd4 100644 --- a/www/lynx-ssl/distinfo +++ b/www/lynx-ssl/distinfo @@ -1,2 +1,2 @@ -MD5 (lynx2.8.3rel.1.tar.gz) = b0e35d5cd132a60bbed64edc79850717 +MD5 (lynx2.8.3rel.1.tar.bz2) = 162c7479203d97758d3cb07f385062ac MD5 (lynx-283-ssl.patch.gz) = c48607b33f493284ba60c8a431a13b03 |