diff options
author | obache <obache> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache> | 2014-04-09 07:26:56 +0000 |
commit | 2f8cc5eeac2d261c95c283c429d50783d199ea3d (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /editors/emacs23 | |
parent | 16dd3c7cca3632de04f73aaacfcc74473b4ce4c2 (diff) | |
download | pkgsrc-2f8cc5eeac2d261c95c283c429d50783d199ea3d.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'editors/emacs23')
-rw-r--r-- | editors/emacs23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 4c039ca9eeb..e4c0c8ef10c 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/10/19 09:07:04 adam Exp $ +# $NetBSD: Makefile,v 1.12 2014/04/09 07:27:07 obache Exp $ CONFLICTS+= emacs23-nox11-[0-9]* .include "../../editors/emacs23/Makefile.common" -PKGREVISION= 22 +PKGREVISION= 23 .include "options.mk" |