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 39a531633f2..21b4928aef7 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2012/08/13 14:25:38 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2012/09/07 19:16:29 adam Exp $ -PKGREVISION= 2 +PKGREVISION= 3 CONFLICTS+= emacs-nox11-[0-9]* .include "../../editors/emacs-snapshot/Makefile.common" |