diff options
author | ryoon <ryoon> | 2015-06-30 09:57:33 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2015-06-30 09:57:33 +0000 |
commit | 222874c2f773ad3985ae52221f01fe1b13738be8 (patch) | |
tree | 3566f8a42ff9bae0b3c57669f636c630224661fd /editors/emacs24 | |
parent | 646d38a83711df8721c95f9017497cc81f082fa1 (diff) | |
download | pkgsrc-222874c2f773ad3985ae52221f01fe1b13738be8.tar.gz |
Recursive revbump from pkgsrc/multimedia/libvpx.
Diffstat (limited to 'editors/emacs24')
-rw-r--r-- | editors/emacs24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile index d57fe5ddbbb..3c612f84c2c 100644 --- a/editors/emacs24/Makefile +++ b/editors/emacs24/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2015/04/25 14:20:41 tnn Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/30 09:57:35 ryoon Exp $ CONFLICTS+= emacs24-nox11-[0-9]* -PKGREVISION= 1 +PKGREVISION= 2 .include "../../editors/emacs24/Makefile.common" .include "options.mk" |