summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland>2013-02-17 07:33:28 +0000
committerdholland <dholland>2013-02-17 07:33:28 +0000
commitc3d3b3c06adc4a12f11da218e7313d9186a377e8 (patch)
tree834e51ed343ac1343304e69cdb6e660fef19ed1e /editors
parenta354b2500a62c0dd34b8c72b08dad7a12d0cd87f (diff)
downloadpkgsrc-c3d3b3c06adc4a12f11da218e7313d9186a377e8.tar.gz
Oops, nearly forgot to update the paths here for the emacs23 move.
Diffstat (limited to 'editors')
-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 \