diff options
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r-- | mail/getmail/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 040d74e..dea4d6a 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,10 +6,9 @@ # PORTNAME= getmail -PORTVERSION= 4.3.10 +PORTVERSION= 4.3.11 CATEGORIES= mail python -MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ \ - ${MASTER_SITE_LOCAL:S/%SUBDIR%/novel/} +MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ MASTER_SITE_SUBDIR= old-versions MAINTAINER= question+fbsdports@closedsrc.org |