aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.emacs.mk
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2013-03-30 05:13:30 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2013-03-30 05:13:30 +0000
commit7fc5bd70f304960d548c295f626246d604c95564 (patch)
treeb7bada52f6c86c598f322b8419f7e1f930917b31 /Mk/bsd.emacs.mk
parent826c313a0ed2f3235d705c8acc3bce9bdc6aeaff (diff)
downloadports-7fc5bd70f304960d548c295f626246d604c95564.tar.gz
ports-7fc5bd70f304960d548c295f626246d604c95564.zip
Notes
Diffstat (limited to 'Mk/bsd.emacs.mk')
-rw-r--r--Mk/bsd.emacs.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.emacs.mk b/Mk/bsd.emacs.mk
index f5f63318c636..d4f71c7be112 100644
--- a/Mk/bsd.emacs.mk
+++ b/Mk/bsd.emacs.mk
@@ -117,7 +117,7 @@ PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME}
# Emacs-24.x
.elif (${EMACS_PORT_NAME} == "emacs24")
EMACS_NAME= emacs
-EMACS_VER= 24.2
+EMACS_VER= 24.3
EMACS_MAJOR_VER= 24
EMACS_LIBDIR?= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER}