diff options
author | max <max@FreeBSD.org> | 1996-12-19 10:46:03 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-12-19 10:46:03 +0800 |
commit | b02d60c5932da0b31691aa83ac7a6a36da6c888f (patch) | |
tree | e472093028b9696746cf4f1bb4aa14439508369e /mail/fetchmail/Makefile | |
parent | f4a311c33198a359a922d0731a7365b793d92181 (diff) | |
download | freebsd-ports-gnome-b02d60c5932da0b31691aa83ac7a6a36da6c888f.tar.gz freebsd-ports-gnome-b02d60c5932da0b31691aa83ac7a6a36da6c888f.tar.zst freebsd-ports-gnome-b02d60c5932da0b31691aa83ac7a6a36da6c888f.zip |
Upgrade, 2.2.0 -> 2.3.0
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 8ba694c0fa90..1dc32b129438 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: fetchmail -# Version required: 2.2.0 +# Version required: 2.3.0 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.6 1996/11/19 06:37:36 max Exp $ +# $Id: Makefile,v 1.7 1996/12/15 21:21:48 max Exp $ # -DISTNAME= fetchmail-2.2 -PKGNAME= fetchmail-2.2.0 +DISTNAME= fetchmail-2.3 +PKGNAME= fetchmail-2.3.0 CATEGORIES= mail MASTER_SITES= ftp://locke.ccil.org/pub/esr/ |