From 9fdadaf13e451dd9766566fc92e76de380a8e5d6 Mon Sep 17 00:00:00 2001 From: Kiriyama Kazuhiko Date: Sat, 25 May 2002 02:46:22 +0000 Subject: Update 2.1 -> 2.2. --- mail/mew2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mew2/Makefile') diff --git a/mail/mew2/Makefile b/mail/mew2/Makefile index 59478f718e58..f7656689ba2d 100644 --- a/mail/mew2/Makefile +++ b/mail/mew2/Makefile @@ -19,7 +19,7 @@ MAINTAINER?= kiri@FreeBSD.org MEW_MAJOR_VER?= 2 # distfile version -MEW_VER= ${MEW_MAJOR_VER}.1 +MEW_VER= ${MEW_MAJOR_VER}.2 # document install directory by install-doc target MEW_DOCDIR?= share/doc/${PORTNAME}${MEW_MAJOR_VER} @@ -36,7 +36,7 @@ MAKE_ENV+= EMACS_LIBDIR=${EMACS_LIBDIR} MEW_MAJOR_VER=${MEW_MAJOR_VER} PLIST_SUB+= MEW_MAJOR_VER=${MEW_MAJOR_VER} # manuals -MAN1= mewcat.1 mewdecode.1 mewencode.1 mewls.1 +MAN1= mewcat.1 mewdecode.1 mewencode.1 mewls.1 incm.1 post-patch: for f in mew-key.el info/mew.texi; do \ -- cgit v1.2.3