diff options
-rw-r--r-- | mail/sortmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/sortmail/Makefile b/mail/sortmail/Makefile index aed0e98e8828..f6193c9d8487 100644 --- a/mail/sortmail/Makefile +++ b/mail/sortmail/Makefile @@ -8,8 +8,7 @@ PORTNAME= sortmail PORTVERSION= 1.20 CATEGORIES= mail -MASTER_SITES= http://www.freebsdcluster.org/~lasse/software/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= http://www.freebsdcluster.org/~lasse/software/ MAINTAINER= lasse@freebsdcluster.org COMMENT= Useful tool for sorting mbox style mailboxes after date |