diff options
author | wiz <wiz@pkgsrc.org> | 2001-04-05 13:25:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-04-05 13:25:21 +0000 |
commit | 43b0006e9f3e0d4a8aa715f7eea6b832d6ff8d56 (patch) | |
tree | 086b85d70dbc00ff0938dff1fd9f127cc00fd657 /mail/fetchmailconf | |
parent | b0d8fef6f5fbcf61d9d3a90467935ef54cf014e9 (diff) | |
download | pkgsrc-43b0006e9f3e0d4a8aa715f7eea6b832d6ff8d56.tar.gz |
Update to 5.7.7. (Hi Charles!)
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r-- | mail/fetchmailconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 0a60874b01b..bdc76f06531 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2001/03/10 10:51:04 frueauf Exp $ +# $NetBSD: Makefile,v 1.19 2001/04/05 13:25:21 wiz Exp $ -DISTNAME= fetchmail-5.7.2 +DISTNAME= fetchmail-5.7.7 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ |