diff options
Diffstat (limited to 'editors/emacs-snapshot/Makefile')
-rw-r--r-- | editors/emacs-snapshot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index c1cb5fe7c46..da37ef318f0 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2013/06/06 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/07/22 08:13:56 minskim Exp $ CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]* -PKGREVISION= 3 .include "../../editors/emacs-snapshot/Makefile.common" |