From 9c0d3a5fa2884a755b33226d4b27e73311a5fecc Mon Sep 17 00:00:00 2001 From: rakuco Date: Tue, 4 Oct 2016 12:25:14 +0000 Subject: 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. --- devel/git-modes/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel') 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} -- cgit