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 f4bfbc89f36..57b61180221 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2016/08/03 10:22:40 adam Exp $ +# $NetBSD: Makefile,v 1.70 2016/09/19 13:04:21 wiz Exp $ #PKGREVISION= 1 -PKGREVISION= 9 +PKGREVISION= 10 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" |