diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-11-05 13:19:31 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-11-05 13:19:31 +0000 |
commit | 85f56adb6ec8caf41d9c0122ccde8eb4412d61d7 (patch) | |
tree | b752c6e578dfd5d4360bbbf89a48a3dcc5f7f963 /editors/semi/Makefile | |
parent | b2edd3a92da509a28625510d638e2e83a570c490 (diff) | |
download | ports-85f56adb6ec8caf41d9c0122ccde8eb4412d61d7.tar.gz ports-85f56adb6ec8caf41d9c0122ccde8eb4412d61d7.zip |
Notes
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 1d31043b66f8..323a814aee45 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -3,7 +3,7 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= editors elisp MASTER_SITES= http://git.chise.org/elisp/dist/semi/semi-1.14-for-flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |