diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 17:39:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 17:39:25 +0000 |
commit | 053e21b64f90a8d92a98390c2a62e5b52f8f694a (patch) | |
tree | d7cec3f5ec976e44fb47bf4c3dbeb950df1ca1b9 /mail | |
parent | d5de42bf5cd63af4d3aaa93a05651311ec7143ed (diff) | |
download | pkgsrc-053e21b64f90a8d92a98390c2a62e5b52f8f694a.tar.gz |
Bump PKGREVISION to be in sync with fetchmail.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmailconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 4fd4c3c7138..3ad23260a0c 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2003/06/02 01:18:46 jschauma Exp $ +# $NetBSD: Makefile,v 1.49 2003/07/13 17:39:25 wiz Exp $ DISTNAME= fetchmail-6.2.2 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ |