summaryrefslogtreecommitdiff
path: root/mail/getmail
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-11 19:15:39 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-11 19:15:39 +0000
commitd6e5e14837044e32ef0a3f2e476b3c0efcab9f4b (patch)
tree15bcb5b9fe39536e6ce79bafcd09bf4c1e83dbca /mail/getmail
parentUpdate to 4.2 (diff)
Fix MASTER_SITES
PR: ports/68926 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Notes
Notes: svn path=/head/; revision=113415
Diffstat (limited to 'mail/getmail')
-rw-r--r--mail/getmail/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index c96ff059187d..fffd55efa466 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -8,14 +8,12 @@
PORTNAME= getmail
PORTVERSION= 3.2.4
CATEGORIES= mail python
-MASTER_SITES= http://www.qcc.ca/~charlesc/software/getmail-3.0/%SUBDIR%/
-MASTER_SITE_SUBDIR= . old-versions
+MASTER_SITES= http://www.qcc.ca/~charlesc/software/getmail-4/%SUBDIR%/
+MASTER_SITE_SUBDIR= old-versions
MAINTAINER= sergei@FreeBSD.org
COMMENT= POP3 mail retriever with reliable Maildir/command delivery
-BROKEN= "Unfetchable"
-
USE_PYTHON= yes
USE_REINPLACE= yes