diff options
-rw-r--r-- | mail/serialmail/Makefile | 2 | ||||
-rw-r--r-- | mail/serialmail/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/serialmail/Makefile b/mail/serialmail/Makefile index 8469c388b98a..7b8cc6d627a5 100644 --- a/mail/serialmail/Makefile +++ b/mail/serialmail/Makefile @@ -8,7 +8,7 @@ DISTNAME= serialmail-0.75 CATEGORIES= mail -MASTER_SITES= ftp://koobera.math.uic.edu/www/software/ \ +MASTER_SITES= http://cr.yp.to/software/ \ ftp://ftp.qmail.org/pub/koobera.math.uic.edu/pub/software/ \ http://people.FreeBSD.org/~tom/distfiles/ diff --git a/mail/serialmail/pkg-descr b/mail/serialmail/pkg-descr index 966a29c6304a..9a13fa1a8313 100644 --- a/mail/serialmail/pkg-descr +++ b/mail/serialmail/pkg-descr @@ -13,4 +13,4 @@ maildirsmtp without pestering the sysadmin. The user can also decide whether undeliverable messages should be left for POP retrieval or bounced back to the sender. -WWW: http://pobox.com/~djb/serialmail.html +WWW: http://cr.yp.to/serialmail.html |