diff options
Diffstat (limited to 'mail/fetchmailconf/Makefile')
-rw-r--r-- | mail/fetchmailconf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index bdc76f06531..268e2bfd503 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2001/04/05 13:25:21 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2001/04/21 13:32:07 frueauf Exp $ -DISTNAME= fetchmail-5.7.7 +DISTNAME= fetchmail-5.8.1 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ @@ -14,7 +14,6 @@ COMMENT= Configuration tool for fetchmail DEPENDS+= ${DISTNAME}:../../mail/fetchmail DEPENDS+= py-Tk-*:../../x11/py-Tk -DIGEST_FILE= ${.CURDIR}/../fetchmail/files/md5 NO_BUILD= YES USE_X11= YES |