mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
File extension changed on master site.
Can now repeatably get the same md5 checksum from fetch to fetch.
This commit is contained in:
parent
f9a29c15c7
commit
2570d4c517
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7458
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xlbiff-3.0.tar.gz) = IGNORE
|
||||
MD5 (xlbiff-3.0.tar.Z) = 9b1d1124dae3557773e58932c89f6bac
|
||||
|
Loading…
Reference in New Issue
Block a user