diff options
author | itojun <itojun@pkgsrc.org> | 2003-10-08 20:25:01 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2003-10-08 20:25:01 +0000 |
commit | cb81f1a50f5b2e026c2b208b8abe6edcd44c706e (patch) | |
tree | 55595554ec7f1371e7d57c001bd916fcf17f1cfc /mail/fetchmailconf | |
parent | 4c4cbf6d8c6ac44dfd5168fef2f86d25c46467aa (diff) | |
download | pkgsrc-cb81f1a50f5b2e026c2b208b8abe6edcd44c706e.tar.gz |
sync /w mail/fetchmail
cvs: ----------------------------------------------------------------------
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 1a2703025ae..a25e33b59c8 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2003/09/13 21:20:15 tron Exp $ +# $NetBSD: Makefile,v 1.54 2003/10/08 20:25:01 itojun Exp $ DISTNAME= fetchmail-6.2.4 -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= http://catb.org/~esr/fetchmail/ \ |