diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2003-03-01 13:04:27 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2003-03-01 13:04:27 +0000 |
commit | 33e610508dd1a9214440f1230ba28fd393c0992c (patch) | |
tree | a32f938963b24d7ac878c5eb0668b83da9fc34a7 /mail/fetchmail | |
parent | abcc5675b94d8c63d6f9c54c76c1db8d91bbde44 (diff) |
Notes
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchmail/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index c8b40b81054f..9661261f7e3e 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -12,7 +12,7 @@ PORTNAME= fetchmail PORTVERSION= 6.2.0 CATEGORIES= mail ipv6 -MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \ +MASTER_SITES= http://www.catb.org/~esr/fetchmail/ \ ftp://ftp.ccil.org/pub/esr/fetchmail/ MAINTAINER= ve@sci.fi diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr index f6c3bd778fce..f119ca1865dd 100644 --- a/mail/fetchmail/pkg-descr +++ b/mail/fetchmail/pkg-descr @@ -14,4 +14,4 @@ user agent. Fetchmail is the lineal descendant of and replacement for the old popclient program. -WWW: http://www.tuxedo.org/~esr/fetchmail/ +WWW: http://www.catb.org/~esr/fetchmail/ |