From 38c32c81f3fe492d01c21c16a47ee7aa9ec03486 Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 27 Sep 2004 16:46:42 +0000 Subject: Gah! Stupid me, I renamed the distfile instead of the package. Fix it. Addresses PR pkg/27048 and solves problem shown in bulk build. --- mail/evolution14/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/evolution14/Makefile b/mail/evolution14/Makefile index c9ef2beae9e..6fc45a1150b 100644 --- a/mail/evolution14/Makefile +++ b/mail/evolution14/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/09/21 17:21:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2004/09/27 16:46:42 jmmv Exp $ -DISTNAME= evolution14-1.4.6 +DISTNAME= evolution-1.4.6 +PKGNAME= ${DISTNAME:S/evolution/evolution14/} CATEGORIES= mail time gnome MASTER_SITES= ftp://ftp.ximian.com/pub/source/evolution/ \ ${MASTER_SITE_GNOME:=sources/evolution/1.4/} -- cgit v1.2.3