diff options
author | wiz <wiz> | 2001-04-05 13:25:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-04-05 13:25:21 +0000 |
commit | bf8eaa8f24de49a63db1cb13268ffc7a5797f371 (patch) | |
tree | 086b85d70dbc00ff0938dff1fd9f127cc00fd657 /mail | |
parent | 3b352f7767ea1b77cf4a449ac02a6101dd4b72b7 (diff) | |
download | pkgsrc-bf8eaa8f24de49a63db1cb13268ffc7a5797f371.tar.gz |
Update to 5.7.7. (Hi Charles!)
Diffstat (limited to 'mail')
-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/ \ |