diff options
Diffstat (limited to 'editors/emacs-snapshot')
-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 997fa5e3aca..0819005ba09 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2016/03/05 11:28:27 jperkin Exp $ +# $NetBSD: Makefile,v 1.68 2016/04/11 19:01:50 ryoon Exp $ #PKGREVISION= 1 -PKGREVISION= 7 +PKGREVISION= 8 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" |