diff options
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/ \ |