summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-28 15:45:12 +0000
committerwiz <wiz@pkgsrc.org>2004-12-28 15:45:12 +0000
commitc95bfa3d665ffa88415e09141e3136c4528af1db (patch)
tree936b7b402dc4995fba129c692000facce50594f1 /editors
parent54b554f2752dfd57d76a3abd34c9da14a512bbd0 (diff)
downloadpkgsrc-c95bfa3d665ffa88415e09141e3136c4528af1db.tar.gz
Fix typo in PKG_SUPPORTED_OPTIONS.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs-current/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-current/options.mk b/editors/xemacs-current/options.mk
index 8d23ba7c6ab..4abbec504a1 100644
--- a/editors/xemacs-current/options.mk
+++ b/editors/xemacs-current/options.mk
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.2 2004/12/22 21:46:25 jlam Exp $
+# $NetBSD: options.mk,v 1.3 2004/12/28 15:45:12 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.xemacs
-PKG_SUPPORTED_OPTIONS= esoundd ldap xface canna
+PKG_SUPPORTED_OPTIONS= esound ldap xface canna
.include "../../mk/bsd.options.mk"