diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-12-25 12:11:24 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-12-25 12:11:24 +0800 |
commit | 94f3d522f290d815540e583976f4cf1d6192de2d (patch) | |
tree | 5e361f4c2d24e416a454f2be530b413f58496b80 /mail | |
parent | d5647ccdc8a740c44dfef2a5a575a1f38b50e9c2 (diff) | |
download | freebsd-ports-gnome-94f3d522f290d815540e583976f4cf1d6192de2d.tar.gz freebsd-ports-gnome-94f3d522f290d815540e583976f4cf1d6192de2d.tar.zst freebsd-ports-gnome-94f3d522f290d815540e583976f4cf1d6192de2d.zip |
Update to version 5.2.1
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 8bb20b3fecb9..53c5aaccd648 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: fetchmail -# Version required: 5.2.0 +# Version required: 5.2.1 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # @@ -11,7 +11,7 @@ # does not need Python, so there is no RUN_DEPENDS for Python in # this Makefile. -DISTNAME= fetchmail-5.2.0 +DISTNAME= fetchmail-5.2.1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index c644c2741e05..d5a1a7e94f18 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-5.2.0.tar.gz) = 3fadbabedb501b26662ce9c5d939e86d +MD5 (fetchmail-5.2.1.tar.gz) = 52b6e39871129a00f59caa929d539bcc |