From 628a3aafebd1c34aceb4ee2a5c76e34e26a8a16d Mon Sep 17 00:00:00 2001 From: edwin Date: Fri, 3 Oct 2003 11:04:59 +0000 Subject: Chase up new MASTER_SITE_SAVANNAH. PR: ports/56970 Submitted by: Jean-Yves Lefort --- mail/smtpmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/smtpmail') 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 -- cgit