From dac4faaa954b5da046f5853cc22f331b1e329263 Mon Sep 17 00:00:00 2001 From: pea Date: Wed, 18 Mar 2009 13:42:12 +0000 Subject: [PATCH] Fix pkgname Spotted by robert at openbsd.pap.st, thanks !! ok landry@ --- mail/claws-mail-cachesaver/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/claws-mail-cachesaver/Makefile b/mail/claws-mail-cachesaver/Makefile index c9834782a95..8ac7a68510a 100644 --- a/mail/claws-mail-cachesaver/Makefile +++ b/mail/claws-mail-cachesaver/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2009/03/18 08:50:49 pea Exp $ +# $OpenBSD: Makefile,v 1.6 2009/03/18 13:42:12 pea Exp $ SHARED_ONLY= Yes @@ -6,6 +6,7 @@ COMMENT= cache saver plugin for Claws Mail VERSION= 0.10.9 DISTNAME= cachesaver-${VERSION} +PKGNAME= claws-mail-cachesaver-${VERSION} MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ CATEGORIES= mail DIST_SUBDIR= claws