diff options
Diffstat (limited to 'mail/exmh2')
-rw-r--r-- | mail/exmh2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index bf3d1ea5bd73..594acd9637ea 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -6,10 +6,11 @@ # # "+=" and "?=" lines are for sharing this Makefile with japanese/exmh2. + PORTNAME= exmh PORTVERSION= 2.7.2 CATEGORIES+= mail tk84 -MASTER_SITES= ftp://ftp.tcl.tk/pub/tcl/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |