summaryrefslogtreecommitdiff
path: root/editors/xemacs-current
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-28 15:45:12 +0000
committerwiz <wiz>2004-12-28 15:45:12 +0000
commit49de99c5e57966edce9fae7a20708a1378e18bd4 (patch)
tree936b7b402dc4995fba129c692000facce50594f1 /editors/xemacs-current
parente9219fbb400ab006082b162a4c4cea18f89606b5 (diff)
downloadpkgsrc-49de99c5e57966edce9fae7a20708a1378e18bd4.tar.gz
Fix typo in PKG_SUPPORTED_OPTIONS.
Diffstat (limited to 'editors/xemacs-current')
-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"