diff options
Diffstat (limited to 'editors/emacs-snapshot/Makefile')
-rw-r--r-- | editors/emacs-snapshot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index d13082d79fe..7b9d8aba7c3 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2015/10/14 20:17:24 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/11/18 14:19:49 ryoon Exp $ #PKGREVISION= 1 -PKGREVISION= 4 +PKGREVISION= 5 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" |