diff options
author | steve <steve@FreeBSD.org> | 1999-01-26 02:25:35 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-26 02:25:35 +0000 |
commit | ce77b7d2e8aaa85230f2f56099ecd28aa8402a87 (patch) | |
tree | 29841d73deb5433c54fe2e51ca079c01e4a7b43b /news | |
parent | 55f10fa5329330f8f823721531241ec5ce15f745 (diff) | |
download | FreeBSD-ports-ce77b7d2e8aaa85230f2f56099ecd28aa8402a87.zip FreeBSD-ports-ce77b7d2e8aaa85230f2f56099ecd28aa8402a87.tar.gz |
Get rid of a couple of defunct MASTER_SITES.
PR: 9620
Submitted by: maintainer
Diffstat (limited to 'news')
-rw-r--r-- | news/ifmail/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/news/ifmail/Makefile b/news/ifmail/Makefile index 43a2888..e212c41 100644 --- a/news/ifmail/Makefile +++ b/news/ifmail/Makefile @@ -3,14 +3,12 @@ # Date created: 19 Feb 1997 # Whom: dirk.meyer@dinoex.sub.org # -# $Id: Makefile,v 1.6 1998/01/25 17:44:51 steve Exp $ +# $Id: Makefile,v 1.7 1998/04/19 15:43:29 steve Exp $ # DISTNAME= ifmail-2.14 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ \ - ftp://ftp.demos.su/unix/linux/source/fido/ \ ftp://ftp.average.org/ifmail/ \ ftp://ftp.dinoex.sub.de/pub/approved/ MASTER_SITE_SUBDIR= system/fido |