diff options
Diffstat (limited to 'news/mmail')
-rw-r--r-- | news/mmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/mmail/Makefile b/news/mmail/Makefile index c7c0929d938a..463ca915984d 100644 --- a/news/mmail/Makefile +++ b/news/mmail/Makefile @@ -9,9 +9,9 @@ PORTNAME= mmail PORTVERSION= 0.49 CATEGORIES= news -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/multimail/MultiMail/${PORTVERSION} \ ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= multimail \ + system/bbs/mail MAINTAINER= chinsan@FreeBSD.org |