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 ad456bdf469..0b9a2af1c2e 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.89 2019/04/03 00:32:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.90 2019/07/20 22:46:17 wiz Exp $ -PKGREVISION= 29 +PKGREVISION= 30 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" |