diff options
author | asami <asami@FreeBSD.org> | 1996-12-17 20:33:56 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-17 20:33:56 +0800 |
commit | 2e8eee4edb18244e399b5c29edb114361a3c47b4 (patch) | |
tree | 77e5f76502caebfcb25d074102b684a0de9104d1 /mail | |
parent | d5d391fb148ac774fbedc616fbc6c78ecde9e56d (diff) | |
download | freebsd-ports-gnome-2e8eee4edb18244e399b5c29edb114361a3c47b4.tar.gz freebsd-ports-gnome-2e8eee4edb18244e399b5c29edb114361a3c47b4.tar.zst freebsd-ports-gnome-2e8eee4edb18244e399b5c29edb114361a3c47b4.zip |
Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xlbiff/Makefile | 4 | ||||
-rw-r--r-- | mail/xlbiff/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/xlbiff/Makefile b/mail/xlbiff/Makefile index f9dbabcdd37f..46fb0327c07f 100644 --- a/mail/xlbiff/Makefile +++ b/mail/xlbiff/Makefile @@ -3,7 +3,7 @@ # Date created: 23-Aug-1995 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.1.1.1 1996/11/03 06:44:20 obrien Exp $ +# $Id: Makefile,v 1.2 1996/11/10 21:32:53 obrien Exp $ DISTNAME= xlbiff-3.0 CATEGORIES= mail x11 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ MAINTAINER= obrien@cs.ucdavis.edu # I can't get the same tarball from any two fetches -- weird. -NO_CHECKSUM= yes +IGNOREFILES= ${DISTFILES} USE_IMAKE= yes .include <bsd.port.mk> diff --git a/mail/xlbiff/distinfo b/mail/xlbiff/distinfo index 1c3b499dbd30..2ccd53d391e5 100644 --- a/mail/xlbiff/distinfo +++ b/mail/xlbiff/distinfo @@ -1 +1 @@ -MD5 (xlbiff-3.0.tar.gz) = 1f43841d7e110a844fed8abfd4b96b2d +MD5 (xlbiff-3.0.tar.gz) = IGNORE |