diff options
Diffstat (limited to 'mail/majorcool/Makefile')
-rw-r--r-- | mail/majorcool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/majorcool/Makefile b/mail/majorcool/Makefile index e620b05..0a5d463 100644 --- a/mail/majorcool/Makefile +++ b/mail/majorcool/Makefile @@ -8,7 +8,8 @@ PORTNAME= majorcool PORTVERSION= 1.3.2 CATEGORIES= mail -MASTER_SITES= http://people.FreeBSD.org/~andreas/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= andreas MAINTAINER= ports@FreeBSD.org |