From ce9156d84ff39b4df942aedf8b63c77b379da7f0 Mon Sep 17 00:00:00 2001 From: ahoka Date: Mon, 12 Oct 2009 19:47:40 +0000 Subject: Have spellchecker by default Take maintainership from Chris (I have asked him in private mail) Remove PKG_REVPATH, I think we gave enough time. --- mail/sylpheed/Makefile | 8 +++----- mail/sylpheed/options.mk | 4 ++-- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'mail') diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 30c67612142..bd38165586a 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,20 +1,18 @@ -# $NetBSD: Makefile,v 1.120 2009/08/26 19:57:58 sno Exp $ +# $NetBSD: Makefile,v 1.121 2009/10/12 19:47:40 ahoka Exp $ DISTNAME= sylpheed-2.7.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.7/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= chris@NetBSD.org +MAINTAINER= ahoka@NetBSD.org HOMEPAGE= http://sylpheed.sraoss.jp/en/ COMMENT= Gtk based e-mail and netnews client PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS= sylpheed-claws-[0-9]* -PREV_PKGPATH= mail/sylpheed-devel - USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes USE_TOOLS+= gmake msgfmt pkg-config diff --git a/mail/sylpheed/options.mk b/mail/sylpheed/options.mk index b25ca711865..c0b204313f7 100644 --- a/mail/sylpheed/options.mk +++ b/mail/sylpheed/options.mk @@ -1,9 +1,9 @@ -# $NetBSD: options.mk,v 1.5 2008/06/29 11:38:32 tnn Exp $ +# $NetBSD: options.mk,v 1.6 2009/10/12 19:47:40 ahoka Exp $ # PKG_OPTIONS_VAR= PKG_OPTIONS.sylpheed PKG_SUPPORTED_OPTIONS= jpilot ldap inet6 gpgme gtkspell -PKG_SUGGESTED_OPTIONS= inet6 gpgme +PKG_SUGGESTED_OPTIONS= inet6 gpgme gtkspell .include "../../mk/bsd.options.mk" -- cgit v1.2.3