diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-08-22 10:05:27 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-08-22 10:05:27 +0800 |
commit | aa312e028d3a2c9ad5f5b02bf390eb17ff01a62d (patch) | |
tree | 3692eed09dc7d6031b94689e570c92461fc6523d | |
parent | fc13585a08867a7388c0992061e2d030f127d178 (diff) | |
download | freebsd-ports-gnome-aa312e028d3a2c9ad5f5b02bf390eb17ff01a62d.tar.gz freebsd-ports-gnome-aa312e028d3a2c9ad5f5b02bf390eb17ff01a62d.tar.zst freebsd-ports-gnome-aa312e028d3a2c9ad5f5b02bf390eb17ff01a62d.zip |
Update to version 5.9.13
PR: 41623
Submitted by: Esa Karkkainen <ejk@iki.fi>
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 2 insertions, 2 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/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index a558bbfdf8b5..d673ed788efe 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-5.9.11.tar.gz) = fff00cbf7be1d01a17605fee23ac96dd +MD5 (fetchmail-5.9.13.tar.gz) = da6fbd034bf9af1e2ec078fa3141f06c |