summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-30 15:42:02 +0000
committerwiz <wiz@pkgsrc.org>2004-11-30 15:42:02 +0000
commit93c032c1637558c2dead636dd9625225bf1f4591 (patch)
tree44f3d970f381da96652560b62567d73b989821c8 /editors
parent3fb719bdc9b35ee0c9bc51411993c47b6afd8876 (diff)
downloadpkgsrc-93c032c1637558c2dead636dd9625225bf1f4591.tar.gz
Depend on riece instead of liece. Bump version to 0.6.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-packages/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/emacs-packages/Makefile b/editors/emacs-packages/Makefile
index 881a8364688..a858cb3db65 100644
--- a/editors/emacs-packages/Makefile
+++ b/editors/emacs-packages/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2004/05/08 13:35:20 uebayasi Exp $
+# $NetBSD: Makefile,v 1.16 2004/11/30 15:42:02 wiz Exp $
-DISTNAME= emacs-packages-0.5
+DISTNAME= emacs-packages-0.6
CATEGORIES= meta-pkgs editors
MASTER_SITES= # empty
DISTFILES= # empty
@@ -37,7 +37,7 @@ DEPENDS+= ispell-emacs-[0-9]*:../../textproc/ispell-emacs
#.if defined(_EMACS_VERSION_EMACS_MAJOR) && ${_EMACS_VERSION_EMACS_MAJOR} == "21"
#DEPENDS+= jde-[0-9]*:../../editors/jde
#.endif
-DEPENDS+= liece-[0-9]*:../../chat/liece
+DEPENDS+= riece-[0-9]*:../../chat/riece
#DEPENDS+= lookup-[0-9]*:../../misc/lookup
DEPENDS+= mailcrypt-[0-9]*:../../mail/mailcrypt
DEPENDS+= matlab-mode-*:../../editors/matlab-mode