summaryrefslogtreecommitdiff
path: root/mail/getmail
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-05-20 02:53:47 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-05-20 02:53:47 +0000
commitc61b25f60a1e5dec9fb3046758d8e2fcd42c752f (patch)
tree3978889ac0a9e940be09ca87598e94370d8581c7 /mail/getmail
parent- Properly set the app-datadir property of the GnomeProgram object, so (diff)
Put the tarball on MASTER_SITE_LOCAL to fix fetching while the master
site is down. Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=135662
Diffstat (limited to 'mail/getmail')
-rw-r--r--mail/getmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index dd44b08e5fe1..90074971c222 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -8,7 +8,8 @@
PORTNAME= getmail
PORTVERSION= 4.3.9
CATEGORIES= mail python
-MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/
+MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ \
+ ${MASTER_SITE_LOCAL:S/%SUBDIR%/novel/}
MASTER_SITE_SUBDIR= old-versions
MAINTAINER= question+fbsdports@closedsrc.org