diff options
author | Tom Hukins <tom@FreeBSD.org> | 2000-02-10 05:12:53 +0800 |
---|---|---|
committer | Tom Hukins <tom@FreeBSD.org> | 2000-02-10 05:12:53 +0800 |
commit | 7183d2309fcd9d8b5043bf5cef90a3f93494de45 (patch) | |
tree | 7d4944ad7f6bf92bc44955801ba4fbbcc82e82f1 /mail | |
parent | 406940ea18170ec0014ab25668fca5cdaf2fb81a (diff) | |
download | freebsd-ports-gnome-7183d2309fcd9d8b5043bf5cef90a3f93494de45.tar.gz freebsd-ports-gnome-7183d2309fcd9d8b5043bf5cef90a3f93494de45.tar.zst freebsd-ports-gnome-7183d2309fcd9d8b5043bf5cef90a3f93494de45.zip |
Point MASTER_SITES and pkg/DESCR to new location
Diffstat (limited to 'mail')
-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 |