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 8a1aa52ee44..1b9786f37de 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.47 2013/11/12 20:38:37 minskim Exp $ +# $NetBSD: Makefile,v 1.48 2014/02/12 23:17:51 tron Exp $ +PKGREVISION= 1 CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]* .include "../../editors/emacs-snapshot/Makefile.common" |