aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>2001-11-07 23:42:09 +0800
committershige <shige@FreeBSD.org>2001-11-07 23:42:09 +0800
commitd7e7712f56c37ca3b8ff30b7f3b4a8d13fb5b9b2 (patch)
tree6a067936498c00a5ef9e24ee26271b5f4d0c909d
parentdad1bf2059e83f76c2ae12502bfbaa41595b6ce2 (diff)
downloadfreebsd-ports-gnome-d7e7712f56c37ca3b8ff30b7f3b4a8d13fb5b9b2.tar.gz
freebsd-ports-gnome-d7e7712f56c37ca3b8ff30b7f3b4a8d13fb5b9b2.tar.zst
freebsd-ports-gnome-d7e7712f56c37ca3b8ff30b7f3b4a8d13fb5b9b2.zip
Fix latest package symlink.
Submitted by: knu
-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