diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-14 03:13:17 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-14 03:13:17 +0000 |
commit | 9774cd3af8b9776defe463bbaaebe041db24375a (patch) | |
tree | dbf38c18982c3c552d84b89397d428e805889ac8 /news/ifmail | |
parent | f5fe106a45734618036b48349a2023c4859bbb29 (diff) | |
download | FreeBSD-ports-9774cd3af8b9776defe463bbaaebe041db24375a.zip FreeBSD-ports-9774cd3af8b9776defe463bbaaebe041db24375a.tar.gz |
Update one of the MASTER_SITES
PR: 13119
Submitted by: maintainer
Diffstat (limited to 'news/ifmail')
-rw-r--r-- | news/ifmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/ifmail/Makefile b/news/ifmail/Makefile index e212c41..96a9764 100644 --- a/news/ifmail/Makefile +++ b/news/ifmail/Makefile @@ -3,14 +3,14 @@ # Date created: 19 Feb 1997 # Whom: dirk.meyer@dinoex.sub.org # -# $Id: Makefile,v 1.7 1998/04/19 15:43:29 steve Exp $ +# $Id: Makefile,v 1.8 1999/01/26 02:25:35 steve Exp $ # DISTNAME= ifmail-2.14 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.average.org/ifmail/ \ - ftp://ftp.dinoex.sub.de/pub/approved/ + ftp://ftp.lan-ks.de/pub/approved/ MASTER_SITE_SUBDIR= system/fido MAINTAINER= dirk.meyer@dinoex.sub.org |