aboutsummaryrefslogtreecommitdiff
path: root/mail/bsmtp
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-03-05 20:50:06 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-03-05 20:50:06 +0000
commit4e77d02e3d5eccd54a748ade1907e38eb4ee6389 (patch)
tree4ffeaad4db49e6bb4ba409daf7ba69168b4cecf4 /mail/bsmtp
parentaaa0b256d100f8b1a7d050e577763dc766dc2b3d (diff)
downloadports-4e77d02e3d5eccd54a748ade1907e38eb4ee6389.tar.gz
ports-4e77d02e3d5eccd54a748ade1907e38eb4ee6389.zip
Notes
Diffstat (limited to 'mail/bsmtp')
-rw-r--r--mail/bsmtp/Makefile3
-rw-r--r--mail/bsmtp/pkg-descr2
2 files changed, 2 insertions, 3 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
diff --git a/mail/bsmtp/pkg-descr b/mail/bsmtp/pkg-descr
index 99c2cd4eb8a7..fd031be7bf93 100644
--- a/mail/bsmtp/pkg-descr
+++ b/mail/bsmtp/pkg-descr
@@ -3,5 +3,3 @@ and outgoing. Batch SMTP can be used to batch and compress mail
messages for UUCP links, which is faster and doesn't suffer from
the address limitations of rmail. Bsmtp's version of batch SMTP
is fully compatible with smail.
-
-WWW: http://www.stud.uni-karlsruhe.de/~uk1o/bsmtp/