From eb383dd30cfbed059a4ab9714c456df5c280ade8 Mon Sep 17 00:00:00 2001 From: recht Date: Tue, 20 Jan 2004 22:48:07 +0000 Subject: install configuration files in PKG_SYSCONFDIR/elvis instead of /etc/elvis --- editors/elvis/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/elvis/Makefile') diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index 6be5310737c..175873e6fb5 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/20 21:16:06 recht Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/20 22:48:07 recht Exp $ # .include "./Makefile.common" PKGNAME= elvis-2.2.0 +PKGREVISION= 1 COMMENT= Vi clone with regex search, hex editing, HTML and TeX previewing CONFLICTS+= elvis-x11[0-9]* -- cgit v1.2.3