diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-22 21:31:32 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-22 21:31:32 +0800 |
commit | a2e2b92ff5b2fa13895e10b17bf627df474897f1 (patch) | |
tree | bf051c90ec75ce0b0bb5f2220d8b11b050cf1ec7 /editors/flim | |
parent | 4948c500a474fb35d31705d4729814d536831a3a (diff) | |
download | freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.tar.gz freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.tar.zst freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.zip |
- Chase Emacs updates
PR: ports/165082
Diffstat (limited to 'editors/flim')
-rw-r--r-- | editors/flim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 15e5627fd07f..d2b812e1dd6e 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -7,7 +7,7 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/ |