diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-10-28 11:52:40 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-10-28 11:52:40 +0800 |
commit | 465de876154e004a5bad38a57e2a7f54a37f09c0 (patch) | |
tree | 5523001d7816e5cce1bc7d87758f2e8f6d56c95a /mail/fetchmail | |
parent | 0b6cf5be24d25b46a51a6ebf372c6b339ae4a5ff (diff) | |
download | freebsd-ports-gnome-465de876154e004a5bad38a57e2a7f54a37f09c0.tar.gz freebsd-ports-gnome-465de876154e004a5bad38a57e2a7f54a37f09c0.tar.zst freebsd-ports-gnome-465de876154e004a5bad38a57e2a7f54a37f09c0.zip |
Update to version 5.1.2
Diffstat (limited to 'mail/fetchmail')
-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 1ec1e0d4ecd7..e796ee0c6615 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: fetchmail -# Version required: 5.1.1 +# Version required: 5.1.2 # 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.1.1 +DISTNAME= fetchmail-5.1.2 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index ed7a85c82441..7b377af70087 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-5.1.1.tar.gz) = 40ce882fe7cbea98f902fa4248c6c1dc +MD5 (fetchmail-5.1.2.tar.gz) = 7092105c581cc8d598461286026a4414 |