diff options
author | ashish <ashish@FreeBSD.org> | 2017-09-12 23:38:56 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2017-09-12 23:38:56 +0800 |
commit | 1f2f62e4159cdf54498b31bc28aa54b9246afe02 (patch) | |
tree | cf312471e7a193f3509a4153aa6dd314a9e2d221 /editors/semi/Makefile | |
parent | 3d73873182ffe29725d51608929a7c1dc785ed21 (diff) | |
download | freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.tar.gz freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.tar.zst freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.zip |
Chase Emacs update
Diffstat (limited to 'editors/semi/Makefile')
-rw-r--r-- | editors/semi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/semi/Makefile b/editors/semi/Makefile index 02597e8ae4ac..66431910544a 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -3,7 +3,7 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= editors elisp MASTER_SITES= http://git.chise.org/elisp/dist/semi/semi-1.14-for-flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |