diff options
Diffstat (limited to 'mail/msmtpqueue')
-rw-r--r-- | mail/msmtpqueue/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/msmtpqueue/Makefile b/mail/msmtpqueue/Makefile index 57f8a40d683b..30c32f065dfa 100644 --- a/mail/msmtpqueue/Makefile +++ b/mail/msmtpqueue/Makefile @@ -9,8 +9,7 @@ PORTNAME= msmtpqueue PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= msmtp +MASTER_SITES= SF/msmtp/${PORTNAME}/${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= Scripts to queue mails with msmtp |