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 | 011d547f4e0504102f018139076f39d4d71028c3 (patch) | |
tree | 90fefe96726c016d7ec08568b98192e6620d6a9c | |
parent | 15af8387d62f0ed820e8fcc322678de989c033e6 (diff) | |
download | pkgsrc-011d547f4e0504102f018139076f39d4d71028c3.tar.gz |
Sync emacs-nox11 with emacs.
-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]* |