From f59cfa47cbef941f528e1f7eb79fcc119f41a562 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 23 Jan 2002 12:33:08 +0000 Subject: Bump package revision to match "fetchmail" package and fixes dependence. --- mail/fetchmailconf/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail/fetchmailconf') diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index a5552f34dfd..ac3f0d38e40 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2002/01/10 14:10:23 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2002/01/23 12:33:08 tron Exp $ DISTNAME= fetchmail-5.9.6 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ @@ -11,7 +12,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.tuxedo.org/~esr/fetchmail/ COMMENT= Configuration tool for fetchmail -DEPENDS+= ${DISTNAME}:../../mail/fetchmail +DEPENDS+= ${PKGNAME:S/conf//}:../../mail/fetchmail DEPENDS+= py-Tk-[0-9]*:../../x11/py-Tk NO_BUILD= YES -- cgit v1.2.3