diff options
author | ashish <ashish@FreeBSD.org> | 2015-04-27 18:29:27 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2015-04-27 18:29:27 +0800 |
commit | 0757ea8a2c364be5ac752540b19efb59b16e219d (patch) | |
tree | e522e319a070f2df545d1bf3366b75f936c6875e /editors/flim | |
parent | d63d9c1d054a702d22635c31e8bf6b396fe0b64c (diff) | |
download | freebsd-ports-gnome-0757ea8a2c364be5ac752540b19efb59b16e219d.tar.gz freebsd-ports-gnome-0757ea8a2c364be5ac752540b19efb59b16e219d.tar.zst freebsd-ports-gnome-0757ea8a2c364be5ac752540b19efb59b16e219d.zip |
- Chase GNU Emacs updates
PR: 199553
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 ea892b7fed2c..cf33da8f0ac8 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -3,7 +3,7 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= http://git.chise.org/elisp/dist/flim/flim-1.14/ |