diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2001-11-07 15:42:09 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2001-11-07 15:42:09 +0000 |
commit | fb6f3c9bc55088a0c8fc977235300978a33d1601 (patch) | |
tree | 612350b108e77f4555c7579534943b74565003ba /editors/leim21 | |
parent | Update to version 2.54 Beta 30. (diff) |
Fix latest package symlink.
Submitted by: knu
Diffstat (limited to 'editors/leim21')
-rw-r--r-- | editors/leim21/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |