diff options
author | taca <taca@pkgsrc.org> | 2014-07-09 03:19:46 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-07-09 03:19:46 +0000 |
commit | fd7489812891b1289096ee0f52c46589895608d0 (patch) | |
tree | 03ca01f2b62d7c7182d1a5ef00fd2c139c40cd62 /editors | |
parent | 154ad3665dbb5be43d7563762cbd633a7fd9d170 (diff) | |
download | pkgsrc-fd7489812891b1289096ee0f52c46589895608d0.tar.gz |
Bump PKGREVISION with some changes to emacs23.
Diffstat (limited to 'editors')
-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 f6cb6c5fec3..6e6479166f9 100644 --- a/editors/emacs23-nox11/Makefile +++ b/editors/emacs23-nox11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2013/02/23 23:49:35 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2014/07/09 03:19:46 taca Exp $ PKGNAME= ${DISTNAME:S/emacs/emacs23/:S/-/-nox11-/} -PKGREVISION= 2 +PKGREVISION= 3 CONFLICTS+= emacs23-[0-9]* |