diff options
Diffstat (limited to 'mail/exmh2')
-rw-r--r-- | mail/exmh2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index 9550b959ce99..15e50b40a0d8 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -11,9 +11,8 @@ PORTNAME= exmh PORTVERSION= 2.7.2 PORTREVISION= 1 CATEGORIES+= mail tk -MASTER_SITES= ${MASTER_SITE_TCLTK} -MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= ${MASTER_SITE_TCLTK} \ + SF MAINTAINER?= ports@FreeBSD.org COMMENT?= X11/TK based mail reader front end to MH |