diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
commit | 8f63af93b08f952dc99fd0a01f970b9afb2308f3 (patch) | |
tree | 19ff77f707eaee147f4883206958df928766727a /editors/semi/Makefile | |
parent | 45568fba839edd8c8a2970326c6716487ae69f57 (diff) | |
download | ports-8f63af93b08f952dc99fd0a01f970b9afb2308f3.tar.gz ports-8f63af93b08f952dc99fd0a01f970b9afb2308f3.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 014b91737e71..825bade4a10c 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -7,7 +7,7 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors elisp MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/semi/semi-1.14-for-flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |