diff options
-rw-r--r-- | editors/semi113/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/semi113/Makefile b/editors/semi113/Makefile index 63409fa48fe4..47933d9e8eeb 100644 --- a/editors/semi113/Makefile +++ b/editors/semi113/Makefile @@ -21,6 +21,8 @@ COMMENT?= SEMI, Library of MIME feature for GNU Emacs for emacs21 PORTCLASS?= master +NO_LATEST_LINK= yes + # distfile version FLIM_TRUNK= 1.13 SEMI_TRUNK= 1.13 |