diff options
author | sf <sf@FreeBSD.org> | 2003-03-01 13:04:27 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2003-03-01 13:04:27 +0000 |
commit | 029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc (patch) | |
tree | 3e74b55f161ab0ae847de42bae402365ea9716a8 /mail/fetchmail | |
parent | b8621f6a16fa0c05d180b8e916a1302c968cc6c7 (diff) | |
download | FreeBSD-ports-029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc.zip FreeBSD-ports-029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc.tar.gz |
track ESR's page.
www.tuxedo.org -> www.catb.org
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 c8b40b8..9661261 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 f6c3bd7..f119ca1 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/ |