diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-13 07:13:32 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-13 07:13:32 +0000 |
commit | b643fa2a65611d25c3ccd2fe45d34f6df30cb47d (patch) | |
tree | 0bbf549d546d57da579e4f99e8a6c1c46d3eca60 /mail/fetchmail/Makefile | |
parent | Forgot to update this patch. (diff) |
Update to 5.6.1.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=35944
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index deda5a1956ac..eb342df00ac1 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -10,8 +10,7 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 5.6.0 -PORTREVISION= 1 +PORTVERSION= 5.6.1 CATEGORIES= mail ipv6 MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \ ftp://ftp.ccil.org/pub/esr/fetchmail/ |