diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-05-02 14:46:57 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-05-02 14:46:57 +0000 |
commit | 1e3a75123aca6054f9d8b11f9b07e0fd99732fee (patch) | |
tree | d8792455d7eb7b6d7ac448457b671f7e41670519 /mail/thunderbird-dictionaries | |
parent | 9b66711d16a784f76f6ae54c7f8f34956fc2a539 (diff) | |
download | ports-1e3a75123aca6054f9d8b11f9b07e0fd99732fee.tar.gz ports-1e3a75123aca6054f9d8b11f9b07e0fd99732fee.zip |
Notes
Diffstat (limited to 'mail/thunderbird-dictionaries')
-rw-r--r-- | mail/thunderbird-dictionaries/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/mail/thunderbird-dictionaries/Makefile b/mail/thunderbird-dictionaries/Makefile index ca7fcdd338a4..2ce8f26c791d 100644 --- a/mail/thunderbird-dictionaries/Makefile +++ b/mail/thunderbird-dictionaries/Makefile @@ -9,14 +9,8 @@ PORTNAME= thunderbird-dictionaries PORTVERSION= 20060220 CATEGORIES= mail -MASTER_SITES= http://mozdev.dns4.com/dictionaries/ \ - http://ftp.heanet.ie/pub/mozdev/dictionaries/ \ - http://mozdev.oregonstate.edu/dictionaries/ \ - http://mirror.meisterwerk.net/rmozdev/dictionaries/ \ - http://ftp.ntua.gr/pub/www/mozdev/dictionaries/ \ - http://www.devlib.org/mozdev/dictionaries/ \ - http://ftp.iasi.roedu.net/mirrors/mozdev.org/dictionaries/ \ - http://mozdev.archive.hk/dictionaries/ +MASTER_SITES= ${MASTER_SITE_MOZDEV} +MASTER_SITE_SUBDIR= dictionaries DISTFILES= # filled in later after options DIST_SUBDIR= thunderbird |