aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/elmo-devel/Makefile5
-rw-r--r--mail/elmo/Makefile2
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/elmo-devel/Makefile b/mail/elmo-devel/Makefile
index 538f3e506d2f..eba23cd31bbd 100644
--- a/mail/elmo-devel/Makefile
+++ b/mail/elmo-devel/Makefile
@@ -9,11 +9,10 @@ PORTNAME= elmo
PORTVERSION= 1.3.2
PORTREVISION= 2
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
PKGNAMESUFFIX= -devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= adox@mcx2.org
COMMENT= Receive, filter, read, compose and send mail at the text console
CONFLICTS= elmo-[0-9]*
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index 4963f0bd2ba8..17ddfe4805d0 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= adox@mcx2.org
COMMENT= Receive, filter, read, compose and send mail at the text console
CONFLICTS= elmo-devel-*