diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
commit | 5310bb33265d0d9ee797c27a0a1239dfda2e42da (patch) | |
tree | 81f93e9e5480e4da9042ca8fcb76ab4de54e1197 /editors/emacs-snapshot/Makefile | |
parent | 2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (diff) | |
download | pkgsrc-5310bb33265d0d9ee797c27a0a1239dfda2e42da.tar.gz |
More PKGREVISION bumps for pixman update.
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 96f9510217f..757cf78d30a 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2010/07/18 21:55:36 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2010/09/14 11:13:11 wiz Exp $ CONFLICTS+= emacs-nox11-[0-9]* .include "../../editors/emacs-snapshot/Makefile.common" +PKGREVISION= 1 .include "options.mk" |