[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.34, Mon Oct 1 07:48:15 2001 UTC (22 years, 6 months ago) by jun
Branch: MAIN
Changes since 1.33: +2 -2 lines

Update mew to 2.0.55
Mew 2.0.55 (2001/10/01) mew-dist release

* A bug fix for file mode of manuals.
* Code clean up for refile.
* A bug fix for mew-regex-id.
* Removing mew-folder-remotep.
* +mdrop finally.
* mew-time-diff.
* If a number N is set to mew-pop-delete, it means to keep message
  on the POP server for N days.
* A bug fix for mew-folder-check.
* A bug fix for mew-substring.
* A bug fix for mew-summary-sort.
* A bug fix for mark handling of mew-summary-refile.
* Fixing the problem of ":" vs "y" and/or "C-cC-l".

# $NetBSD: Makefile,v 1.34 2001/10/01 07:48:15 jun Exp $

DISTNAME=	mew-2.0.55
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"