diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-08-22 02:05:27 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-08-22 02:05:27 +0000 |
commit | 1be12811d1b38c7b28c6f4c005e5820c90c8816a (patch) | |
tree | 9353af3c32fad799966cb123678ef3301246285c /mail/fetchmail/Makefile | |
parent | 0fa901bf37e9ddd48e10521cd7571af404986473 (diff) | |
download | ports-1be12811d1b38c7b28c6f4c005e5820c90c8816a.tar.gz ports-1be12811d1b38c7b28c6f4c005e5820c90c8816a.zip |
Notes
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 1819a467b431..601860f0027c 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -10,7 +10,7 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 5.9.11 +PORTVERSION= 5.9.13 CATEGORIES= mail ipv6 MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \ ftp://ftp.ccil.org/pub/esr/fetchmail/ |