aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/leim20/Makefile2
-rw-r--r--editors/leim21/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile
index 9082feca0c79..c0f8108c4cd6 100644
--- a/editors/leim20/Makefile
+++ b/editors/leim20/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs
MAINTAINER= shige@FreeBSD.org
+LATEST_LINK= leim20
+
BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
diff --git a/editors/leim21/Makefile b/editors/leim21/Makefile
index 1bdbdfa92a2c..c631d96fbdd6 100644
--- a/editors/leim21/Makefile
+++ b/editors/leim21/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs
MAINTAINER= shige@FreeBSD.org
+LATEST_LINK= leim21
+
BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs21
RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs21