diff options
author | ad <ad> | 2001-07-11 14:58:42 +0000 |
---|---|---|
committer | ad <ad> | 2001-07-11 14:58:42 +0000 |
commit | 2edcfeafa1651e6a0bf07c5727cbd8dcfc24407a (patch) | |
tree | fe0584c310f5d44e386cf2dcb2ff63e11f81ee78 /mail/exim | |
parent | ece816e4356637d7cb480672a3f64281378de463 (diff) | |
download | pkgsrc-2edcfeafa1651e6a0bf07c5727cbd8dcfc24407a.tar.gz |
Remove DISTFILES line.
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index b54d9d1027b..5bb28051884 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2001/07/11 13:18:27 ad Exp $ +# $NetBSD: Makefile,v 1.24 2001/07/11 14:58:42 ad Exp $ DISTNAME= exim-3.20 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/ \ ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \ ftp://ftp.esat.net/pub/networking/mail/mta/exim/ -DISTFILES= exim-3.20.tar.gz exim-html-3.20.tar.gz MAINTAINER= ad@netbsd.org HOMEPAGE= http://www.exim.org/ |