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 597cabef267..3c55a6782cc 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2017/02/12 06:25:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.74 2017/02/28 15:20:03 ryoon Exp $ #PKGREVISION= 1 -PKGREVISION= 13 +PKGREVISION= 14 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" |