diff options
Diffstat (limited to 'mail/fetchmail/Makefile')
| -rw-r--r-- | mail/fetchmail/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 85db96d4e5f1..431bcebc674d 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,10 +1,10 @@  PORTNAME?=	fetchmail -DISTVERSION=	6.5.6 +DISTVERSION=	6.6.0  PORTREVISION?=	0  CATEGORIES=	mail  # The next line is inherited by the fetchmailconf dependent port,  # do NOT replace fetchmail by ${PORTNAME} -MASTER_SITES=	SF/fetchmail/branch_6.5/ +MASTER_SITES=	SF/fetchmail/branch_6.6/  MAINTAINER=	chalpin@cs.wisc.edu  COMMENT?=	Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR | 
