aboutsummaryrefslogtreecommitdiff
path: root/mail/smtpmail
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
commit07f1d50cbc8ad7f10a24994a8b8a94e0c64ad021 (patch)
treeb6c77eccf1aba052a36e6bf06465fddc6e27bcf6 /mail/smtpmail
parente4769a39336d4c90e6fab665c7ce29df3aca4352 (diff)
downloadports-07f1d50cbc8ad7f10a24994a8b8a94e0c64ad021.tar.gz
ports-07f1d50cbc8ad7f10a24994a8b8a94e0c64ad021.zip
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes: svn path=/head/; revision=90089
Diffstat (limited to 'mail/smtpmail')
-rw-r--r--mail/smtpmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile
index 7a42dcf2fa00..e8e0c8bd84d2 100644
--- a/mail/smtpmail/Makefile
+++ b/mail/smtpmail/Makefile
@@ -8,8 +8,9 @@
PORTNAME= smtpmail
PORTVERSION= 0.4.2
CATEGORIES= mail
-MASTER_SITES= http://savannah.nongnu.org/download/${PORTNAME}/smtpmail.pkg/0.4.2/ \
+MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://voodoo.oberon.net/
+MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}
MAINTAINER= krion@FreeBSD.org
COMMENT= Tool to send the mails over remote smtp server