diff options
| author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-04 12:25:14 +0000 |
|---|---|---|
| committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-04 12:25:14 +0000 |
| commit | 1c94a6d3806bef59abbc8a4514ff29f1dd825059 (patch) | |
| tree | 661c8df68fc9d61c74acedcf004080d2264ea0e7 | |
| parent | Update to 0.3.0. (diff) | |
Bump PORTREVISION to chase the Emacs updates from r423103.
Without this, the files are still installed into a site-lisp directory
belonging to an older Emacs version and fail to work.
Notes
Notes:
svn path=/head/; revision=423258
| -rw-r--r-- | devel/git-modes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/git-modes/Makefile b/devel/git-modes/Makefile index 38abdcd324da..5a38ebd29186 100644 --- a/devel/git-modes/Makefile +++ b/devel/git-modes/Makefile @@ -3,6 +3,7 @@ PORTNAME= git-modes PORTVERSION= 1.2.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} |
