diff options
Diffstat (limited to 'editors/emacs/Makefile')
-rw-r--r-- | editors/emacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 58198b46fdc..62e5a1adaef 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.160 2013/05/31 12:40:58 wiz Exp $ +# $NetBSD: Makefile,v 1.161 2022/06/28 11:33:45 wiz Exp $ DISTNAME= emacs-${MY_EMACS_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 MYPKGREVISION= 0 # Do not remove this when zero .include "../../editors/emacs/Makefile.common" |