summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-08-30 09:06:44 +0000
committerjlam <jlam@pkgsrc.org>1999-08-30 09:06:44 +0000
commitb3fd41855f8c15ba5ad1321316c350c6ffaa274a (patch)
treeabc61e50260bd0779e894c1af7558cd0cceca737 /net
parentc9f2ccb24d1793c469b1303dbc4d87d715fb223c (diff)
downloadpkgsrc-b3fd41855f8c15ba5ad1321316c350c6ffaa274a.tar.gz
Update dependency on xemacs.
Diffstat (limited to 'net')
-rw-r--r--net/zenicb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/zenicb/Makefile b/net/zenicb/Makefile
index a7175225f9c..82de6483007 100644
--- a/net/zenicb/Makefile
+++ b/net/zenicb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/07/23 15:53:57 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/08/30 09:06:44 jlam Exp $
#
DISTNAME= zenicb-19981202
@@ -13,7 +13,7 @@ MIRROR_DISTFILE= no
.include "../../mk/bsd.prefs.mk"
.if defined(USE_XEMACS)
EMACS= xemacs
-DEPENDS+= xemacs-21.1.4:../../editors/xemacs
+DEPENDS+= xemacs-21.1.6:../../editors/xemacs
.else
EMACS= emacs
DEPENDS+= emacs-20.3:../../editors/emacs