diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-10-26 22:11:40 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-10-26 22:11:40 +0000 |
commit | 7716a3131dfa814dec09d9647eed25b1a043ca79 (patch) | |
tree | c807f15d8aa055590c6ddc61e4761e3bfa5eb8bc /mail | |
parent | b4c7763d3d9e6be79f4be3c242b534ba722f9704 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 6 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 | ||||
-rw-r--r-- | mail/fetchmail/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 3d27690ea8a4..d9a3801ff27a 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 1.8 -# Date created: 13 Oct 1996 +# Version required: 1.9 +# Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # # $Id $ # -DISTNAME= fetchmail-1.8 +DISTNAME= fetchmail-1.9 CATEGORIES+= mail MASTER_SITES= ftp://locke.ccil.org/pub/esr/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index dc4e1b6b170f..0a91734b0180 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-1.8.tar.gz) = cdcf31a1be9ded5d627fad2f9c6a6373 +MD5 (fetchmail-1.9.tar.gz) = 1bed2b768f39f867211145f8761438d2 diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr index e3a85fb09c04..6f123d09f2b0 100644 --- a/mail/fetchmail/pkg-descr +++ b/mail/fetchmail/pkg-descr @@ -1,4 +1,4 @@ -This is fetchmail 1.8. +This is fetchmail 1.9. Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP client with easy configuration, daemon mode, forwarding via SMTP or local MDA, superior |