summaryrefslogtreecommitdiff
path: root/editors/emacs
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-02-17 07:33:28 +0000
committerdholland <dholland@pkgsrc.org>2013-02-17 07:33:28 +0000
commitd1872f99f2dfa3587a0a0a45b1a5d1858f9d2c6d (patch)
tree834e51ed343ac1343304e69cdb6e660fef19ed1e /editors/emacs
parentbb46dba77cb79494357e311cbc0d2e8007be7dcf (diff)
downloadpkgsrc-d1872f99f2dfa3587a0a0a45b1a5d1858f9d2c6d.tar.gz
Oops, nearly forgot to update the paths here for the emacs23 move.
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/modules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/emacs/modules.mk b/editors/emacs/modules.mk
index e207f8e1614..8f416ad3a0a 100644
--- a/editors/emacs/modules.mk
+++ b/editors/emacs/modules.mk
@@ -1,4 +1,4 @@
-# $NetBSD: modules.mk,v 1.16 2012/06/16 21:04:56 dholland Exp $
+# $NetBSD: modules.mk,v 1.17 2013/02/17 07:33:28 dholland Exp $
#
# This Makefile fragment handles Emacs Lisp Packages (== ELPs).
#
@@ -232,8 +232,8 @@ _EMACS_PKGDIR_MAP= \
emacs21nox@../../editors/emacs21-nox11 \
emacs22@../../editors/emacs22 \
emacs22nox@../../editors/emacs22-nox11 \
- emacs23@../../editors/emacs \
- emacs23nox@../../editors/emacs-nox11 \
+ emacs23@../../editors/emacs23 \
+ emacs23nox@../../editors/emacs23-nox11 \
emacs24@../../editors/emacs24 \
emacs24nox@../../editors/emacs24-nox11 \
emacs25@../../editors/emacs-snapshot \