diff options
-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 4967d858844..1a2703025ae 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2003/09/02 12:27:47 frueauf Exp $ +# $NetBSD: Makefile,v 1.53 2003/09/13 21:20:15 tron Exp $ DISTNAME= fetchmail-6.2.4 +PKGREVISION= 1 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= http://catb.org/~esr/fetchmail/ \ |