diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-14 03:13:17 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-14 03:13:17 +0000 |
commit | b37a7d19437ba92fba23024ca34d08d33f7ec2c3 (patch) | |
tree | ded1b747a0392b36b54bd5cf6ef69065c623fd55 /news/ifmail | |
parent | f8158b6f163d5af6674a1d8eb1d65870327e737c (diff) | |
download | ports-b37a7d19437ba92fba23024ca34d08d33f7ec2c3.tar.gz ports-b37a7d19437ba92fba23024ca34d08d33f7ec2c3.zip |
Notes
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 e212c41a2cb6..96a976451746 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 |