summaryrefslogtreecommitdiff
path: root/chat/riece
diff options
context:
space:
mode:
authorwiz <wiz>2006-02-16 18:08:06 +0000
committerwiz <wiz>2006-02-16 18:08:06 +0000
commitfa7c6d427dc711c2fc1955bb8c37b9f577bc6504 (patch)
tree7f45677ee8e8941df23bdbed820bb4e91ac6aaba /chat/riece
parent59038c4997cd1e3ac894e92001245eb4be4a7274 (diff)
downloadpkgsrc-fa7c6d427dc711c2fc1955bb8c37b9f577bc6504.tar.gz
Add riece-en.info to INFO_FILES, bump PKGREVISION.
Diffstat (limited to 'chat/riece')
-rw-r--r--chat/riece/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/riece/Makefile b/chat/riece/Makefile
index 53cf7ff341e..43722ee92fd 100644
--- a/chat/riece/Makefile
+++ b/chat/riece/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:08:26 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/02/16 18:08:06 wiz Exp $
#
DISTNAME= riece-2.0.2
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat japanese
MASTER_SITES= http://savannah.nongnu.org/download/riece/
@@ -29,6 +29,6 @@ CONFIGURE_ARGS+=--with-packagedir=${EMACS_LISPPREFIX:C|/lisp\$||}
# Riece digs sub directory.
CONFIGURE_ARGS+=--with-lispdir=${EMACS_LISPPREFIX:Q}
-INFO_FILES= riece-ja.info
+INFO_FILES= riece-en.info riece-ja.info
.include "../../mk/bsd.pkg.mk"