diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-08-27 22:22:57 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-08-27 22:22:57 +0000 |
commit | 9d1247d86469774ae82ecb9c1a25da6dbb2d493f (patch) | |
tree | fe0db47668306f492112bfd6065f48b3b84add3c /editors/semi | |
parent | - Update distfile URL with new distfile which contains missing source files (diff) |
Chase editors/emacs update.
PR: ports/160196
Notes
Notes:
svn path=/head/; revision=280599
Diffstat (limited to 'editors/semi')
-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 af1cb599b1fa..04f332c79184 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -7,7 +7,7 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} -PORTREVISION= 7 +PORTREVISION= 8 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} |