diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
commit | c0b05cc0069aab2bce29ed99de543126650968b4 (patch) | |
tree | 895ef152eee4cd12b4c8ed9e32ea10831137f973 /editors/emacs-snapshot/Makefile | |
parent | ebd0869db79e889b64b3a73619d5a72a6bad9044 (diff) | |
download | pkgsrc-c0b05cc0069aab2bce29ed99de543126650968b4.tar.gz |
recursive bump from ilmbase shlib version change.
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 91cb85622e6..6008e5e783d 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2014/04/09 07:27:07 obache Exp $ +# $NetBSD: Makefile,v 1.50 2014/04/10 06:21:23 obache Exp $ -PKGREVISION= 2 +PKGREVISION= 3 CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]* .include "../../editors/emacs-snapshot/Makefile.common" |