diff options
author | minskim <minskim@pkgsrc.org> | 2010-06-01 21:47:00 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-06-01 21:47:00 +0000 |
commit | 2befd9e7cfaca48b8b4cbac8220f4cdfc635651d (patch) | |
tree | 90fefe96726c016d7ec08568b98192e6620d6a9c /editors | |
parent | e25616f362a644dfa3b7374c1b060f432a89c8cb (diff) | |
download | pkgsrc-2befd9e7cfaca48b8b4cbac8220f4cdfc635651d.tar.gz |
Sync emacs-nox11 with emacs.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs-nox11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile index 393cf5ecf00..e7cd9d64def 100644 --- a/editors/emacs-nox11/Makefile +++ b/editors/emacs-nox11/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2009/10/07 10:56:40 obache Exp $ +# $NetBSD: Makefile,v 1.31 2010/06/01 21:47:00 minskim Exp $ PKGNAME= ${DISTNAME:S/-/-nox11-/} -PKGREVISION= 1 CONFLICTS+= emacs-[0-9]* |