From 4167726704cedb7ac98b3b0b73f16f967e89e853 Mon Sep 17 00:00:00 2001 From: veego Date: Thu, 1 Aug 2002 09:26:53 +0000 Subject: It is ${.CURDIR}/../../mail/fetchmail/distinfo and not ${.CURDIR}/../mail/fetchmail/distinfo --- mail/fetchmailconf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 25bcc8f0328..4d57597f606 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2002/07/13 21:48:29 tron Exp $ +# $NetBSD: Makefile,v 1.38 2002/08/01 09:26:53 veego Exp $ DISTNAME= fetchmail-5.9.13 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} @@ -17,7 +17,7 @@ NO_BUILD= YES USE_X11= YES EXTRACT_ELEMENTS= ${DISTNAME}/fetchmailconf -DISTINFO_FILE= ${.CURDIR}/../mail/fetchmail/distinfo +DISTINFO_FILE= ${.CURDIR}/../../mail/fetchmail/distinfo PYTHON_PATCH_SCRIPTS= fetchmailconf -- cgit v1.2.3