diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 02:25:35 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 02:25:35 +0000 |
commit | c91527e914da91e20c290ca67108c8028f768c22 (patch) | |
tree | 9058bcaa35a6543980caeafa704bd15827aa2d72 /news/ifmail | |
parent | 3181f6c22d8a0e8085cc87be40e00fbf93dd335a (diff) | |
download | ports-c91527e914da91e20c290ca67108c8028f768c22.tar.gz ports-c91527e914da91e20c290ca67108c8028f768c22.zip |
Notes
Diffstat (limited to 'news/ifmail')
-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 43a28889df9c..e212c41a2cb6 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 |