diff options
author | obrien <obrien@FreeBSD.org> | 1997-08-01 13:47:41 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-08-01 13:47:41 +0800 |
commit | 502b034007ca5dbe9d12c1aef5d7996dc3287a85 (patch) | |
tree | ed6450e5614e9e51ba6fa80bed4dc756b6ea6e9c /mail | |
parent | 9ec1770a7760299a029b387aa4d8ff11e82acded (diff) | |
download | freebsd-ports-gnome-502b034007ca5dbe9d12c1aef5d7996dc3287a85.tar.gz freebsd-ports-gnome-502b034007ca5dbe9d12c1aef5d7996dc3287a85.tar.zst freebsd-ports-gnome-502b034007ca5dbe9d12c1aef5d7996dc3287a85.zip |
File extension changed on master site.
Can now repeatably get the same md5 checksum from fetch to fetch.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xlbiff/Makefile | 10 | ||||
-rw-r--r-- | mail/xlbiff/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/xlbiff/Makefile b/mail/xlbiff/Makefile index 46fb0327c07f..eac96a061d45 100644 --- a/mail/xlbiff/Makefile +++ b/mail/xlbiff/Makefile @@ -1,9 +1,10 @@ -# New ports collection makefile for: xlbiff +# ex:ts=8 +# Ports collection makefile for: xlbiff # Version required: 3.0 # Date created: 23-Aug-1995 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.2 1996/11/10 21:32:53 obrien Exp $ +# $Id: Makefile,v 1.3 1996/12/17 12:33:24 asami Exp $ DISTNAME= xlbiff-3.0 CATEGORIES= mail x11 @@ -11,11 +12,10 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ ftp://ftp.pacbell.com/mirror/ftp.x.org/X11/R5contrib/ \ ftp://ftp.funet.fi//pub/X11/R5contrib/ \ ftp://ftp.hitachi.co.jp/pub/X/R5contrib/ +EXTRACT_SUFX= .tar.Z -MAINTAINER= obrien@cs.ucdavis.edu +MAINTAINER= obrien@FreeBSD.org -# I can't get the same tarball from any two fetches -- weird. -IGNOREFILES= ${DISTFILES} USE_IMAKE= yes .include <bsd.port.mk> diff --git a/mail/xlbiff/distinfo b/mail/xlbiff/distinfo index 2ccd53d391e5..55a3feeeda84 100644 --- a/mail/xlbiff/distinfo +++ b/mail/xlbiff/distinfo @@ -1 +1 @@ -MD5 (xlbiff-3.0.tar.gz) = IGNORE +MD5 (xlbiff-3.0.tar.Z) = 9b1d1124dae3557773e58932c89f6bac |