diff options
author | dholland <dholland@pkgsrc.org> | 2013-02-23 23:49:35 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-02-23 23:49:35 +0000 |
commit | 0518f8e80ac189373a381052669d0d39d9e5e56f (patch) | |
tree | 16f1ee0177efc7747ce65fa66d16d671dd0fec0f /editors/emacs23-nox11 | |
parent | 7c73d5710f3455815ba55ce62371028244f5058d (diff) | |
download | pkgsrc-0518f8e80ac189373a381052669d0d39d9e5e56f.tar.gz |
Remove wrong CONFLICTS (in Makefile.common, just committed) and bump
PKGREVISION.
Diffstat (limited to 'editors/emacs23-nox11')
-rw-r--r-- | editors/emacs23-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs23-nox11/Makefile b/editors/emacs23-nox11/Makefile index 97e8faa5721..f6cb6c5fec3 100644 --- a/editors/emacs23-nox11/Makefile +++ b/editors/emacs23-nox11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/02/17 05:00:08 dholland Exp $ +# $NetBSD: Makefile,v 1.2 2013/02/23 23:49:35 dholland Exp $ PKGNAME= ${DISTNAME:S/emacs/emacs23/:S/-/-nox11-/} -PKGREVISION= 1 +PKGREVISION= 2 CONFLICTS+= emacs23-[0-9]* |