[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / mew

File: [cvs.NetBSD.org] / pkgsrc / mail / mew / Makefile (download)

Revision 1.16, Thu Mar 29 04:50:18 2001 UTC (23 years ago) by jun
Branch: MAIN
Changes since 1.15: +2 -2 lines

Update:
1.95b116 (2001/03/29) mew-dist release

* last:N is supported for range.
* Setting mew-addrbook-orig-alist with unquoted strings when
  C-uC-cC-a.
        SUGIMORI <taro@fc.jpn.org>
* A bug fix for Bcc: vs +backup.
* Sender: is now decided when the message is sent.
* A patch for contrib/mew-summary-hl.el.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Using delete-windows-on so that scrambled drafts are not displayed.
* Removing bold from the comment face.
        Shun-ichi TAHARA <jado@flowernet.gr.jp>
* defface -> faces group.
        Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>

# $NetBSD: Makefile,v 1.16 2001/03/29 04:50:18 jun Exp $

DISTNAME=	mew-1.95b116
CATEGORIES=	mail
MASTER_SITES=	ftp://ftp.mew.org/pub/Mew/beta/

MAINTAINER=	tech-pkg-ja@jp.netbsd.org
HOMEPAGE=	http://www.mew.org/
COMMENT=	Messaging in the Emacs World

DEPENDS+=	emacs-20.*:../../editors/emacs

.include "../../mk/bsd.pkg.mk"