diff options
author | naddy <naddy@FreeBSD.org> | 2003-03-06 04:50:06 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-03-06 04:50:06 +0800 |
commit | e029108dfff24f998bf3d213c48b51771f18ca56 (patch) | |
tree | 14a3e30a9744d482082b17c1eec63a03a6630c03 /mail/bsmtp/Makefile | |
parent | 2ad1366d234384b480c5d17793709ab9fdce3b14 (diff) | |
download | freebsd-ports-gnome-e029108dfff24f998bf3d213c48b51771f18ca56.tar.gz freebsd-ports-gnome-e029108dfff24f998bf3d213c48b51771f18ca56.tar.zst freebsd-ports-gnome-e029108dfff24f998bf3d213c48b51771f18ca56.zip |
Master site and home page are gone.
Submitted by: Stephane Lentz <root@faithnomore.gotdns.org>
Diffstat (limited to 'mail/bsmtp/Makefile')
-rw-r--r-- | mail/bsmtp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/bsmtp/Makefile b/mail/bsmtp/Makefile index 24a37d12257e..8c1fcbb7ec09 100644 --- a/mail/bsmtp/Makefile +++ b/mail/bsmtp/Makefile @@ -8,7 +8,8 @@ PORTNAME= bsmtp PORTVERSION= 1.02 PORTREVISION= 4 CATEGORIES= mail -MASTER_SITES= http://www.stud.uni-karlsruhe.de/~uk1o/bsmtp/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= naddy MAINTAINER= naddy@FreeBSD.org COMMENT= Batch SMTP support for sendmail, incoming and outgoing |