diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-04-22 02:52:49 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-04-22 02:52:49 +0000 |
commit | 050984ecbb9ddd4e523bb784d2d6916866849402 (patch) | |
tree | bdd389d7f55acd334d8b1f1edbb0b6580e4f958b /mail/smtpfeed/Makefile | |
parent | 67009e2c8cd66c45e9be0630885e6afe39f6055b (diff) |
original distribution updated (-> 0.62)
Notes
Notes:
svn path=/head/; revision=10629
Diffstat (limited to 'mail/smtpfeed/Makefile')
-rw-r--r-- | mail/smtpfeed/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 903b23f41700..0c44d29be3a7 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: smtpfeed -# Version required: 0.58 +# Version required: 0.62 # Date created: 17 January 1998 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.5 1998/03/05 01:54:33 itojun Exp $ +# $Id: Makefile,v 1.6 1998/03/06 14:43:39 itojun Exp $ # -DISTNAME= smtpfeed-0.58 +DISTNAME= smtpfeed-0.62 CATEGORIES= mail MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \ ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ \ |