diff options
-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 |