diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2009-09-23 15:51:30 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2009-09-23 15:51:30 +0000 |
commit | 3bd20c8143031da8432dd07b47c840483ded1366 (patch) | |
tree | 2d3f22b542e01dc93ce5e6dbc7d4f299af48cb79 /editors/flim/Makefile | |
parent | 7e6480e4c9a449edaf0b0f7184337e54504c63fc (diff) | |
download | ports-3bd20c8143031da8432dd07b47c840483ded1366.tar.gz ports-3bd20c8143031da8432dd07b47c840483ded1366.zip |
Notes
Diffstat (limited to 'editors/flim/Makefile')
-rw-r--r-- | editors/flim/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index f61e1b591958..952b80e8e43e 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -7,7 +7,6 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} -PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/ @@ -19,7 +18,7 @@ COMMENT?= FLIM, message representation or encoding elisp library for emacs PORTCLASS?= master # distfile version -FLIM_VER= ${FLIM_TRUNK}.8 +FLIM_VER= ${FLIM_TRUNK}.9 FLIM_TRUNK= 1.14 # document install directory by install-doc target FLIMDOCDIR?= share/doc/flim |