diff options
Diffstat (limited to 'editors/emacs-snapshot/Makefile')
-rw-r--r-- | editors/emacs-snapshot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index ec5f7382dc4..a51d3a58bbf 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.58 2015/06/14 15:46:21 mef Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/30 09:57:35 ryoon Exp $ +PKGREVISION= 1 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" |