diff options
author | tom <tom@FreeBSD.org> | 2000-02-10 05:12:53 +0800 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2000-02-10 05:12:53 +0800 |
commit | 4e3c3136451611d63b5ee2d2a0ff825f2238b6be (patch) | |
tree | 1140ed6645d59099dddab11a45df9a2c61de21f1 /mail/serialmail | |
parent | 8aeeb296deabad7be4935fe3e8c0b6032c21cf1d (diff) | |
download | freebsd-ports-gnome-4e3c3136451611d63b5ee2d2a0ff825f2238b6be.tar.gz freebsd-ports-gnome-4e3c3136451611d63b5ee2d2a0ff825f2238b6be.tar.zst freebsd-ports-gnome-4e3c3136451611d63b5ee2d2a0ff825f2238b6be.zip |
Point MASTER_SITES and pkg/DESCR to new location
Diffstat (limited to 'mail/serialmail')
-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 |