diff options
author | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
commit | 7f941313c3149d08f0eaa0d3fdac46749181d71e (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /editors/emacs23 | |
parent | 422b75a99716ba36996ca530779031005267e88f (diff) | |
download | pkgsrc-7f941313c3149d08f0eaa0d3fdac46749181d71e.tar.gz |
Revbump after updating textproc/icu
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 21cf08aced4..91e8c211d00 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/06 08:17:27 adam Exp $ CONFLICTS+= emacs23-nox11-[0-9]* .include "../../editors/emacs23/Makefile.common" -PKGREVISION= 28 +PKGREVISION= 29 .include "options.mk" |