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 7afabebbf1d..8318e06b5dd 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.56 2015/04/06 08:17:27 adam Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:20:41 tnn Exp $ -PKGREVISION= 9 +PKGREVISION= 10 CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]* .include "../../editors/emacs-snapshot/Makefile.common" |