diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-01-29 12:26:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-01-29 12:26:34 +0000 |
commit | 41cbd1aec1a091657404b986c477e93e1a1706a9 (patch) | |
tree | 38c201786bcc719c049169bb723df06f4900e490 /editors/flim113 | |
parent | 6df1a727a80d9e5b15c3e94ed8cc02482c9286ab (diff) | |
download | ports-41cbd1aec1a091657404b986c477e93e1a1706a9.tar.gz ports-41cbd1aec1a091657404b986c477e93e1a1706a9.zip |
Notes
Diffstat (limited to 'editors/flim113')
-rw-r--r-- | editors/flim113/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile index 297661a5afb6..4a923f99de96 100644 --- a/editors/flim113/Makefile +++ b/editors/flim113/Makefile @@ -21,6 +21,8 @@ COMMENT?= FLIM, message representation or encoding emacs lisp library for emacs2 PORTCLASS?= master +NO_LATEST_LINK= yes + # distfile version FLIM_TRUNK= 1.13 FLIM_VER= 1.13.2 |