diff options
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 |