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/mode-info | |
parent | 45568fba839edd8c8a2970326c6716487ae69f57 (diff) | |
download | ports-8f63af93b08f952dc99fd0a01f970b9afb2308f3.tar.gz ports-8f63af93b08f952dc99fd0a01f970b9afb2308f3.zip |
- Chase editors/emacs update
Notes
Notes:
svn path=/head/; revision=283686
Diffstat (limited to 'editors/mode-info')
-rw-r--r-- | editors/mode-info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mode-info/Makefile b/editors/mode-info/Makefile index b58473ceba36..931fe5d69373 100644 --- a/editors/mode-info/Makefile +++ b/editors/mode-info/Makefile @@ -7,7 +7,7 @@ PORTNAME= mode-info PORTVERSION= 0.8.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors elisp MASTER_SITES= http://namazu.org/~tsuchiya/elisp/ |