diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-12-26 14:07:34 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-12-26 14:07:34 +0000 |
commit | 706aefb8601e171a4ccbaa89b7f3529b894abe37 (patch) | |
tree | 9164961cd6cd844a4c24bd50ff2a90b889b0b6a1 /editors/flim | |
parent | - Update to beta5. (diff) |
Set PORTEPOCH to encourage flim-1.14.9 users to back to 1.14.8.
Suggested by: ume
Diffstat (limited to 'editors/flim')
-rw-r--r-- | editors/flim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 785572df4ebf..e482d2a2cadd 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -8,6 +8,7 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |