From 4b2988d9d2072f1a21fefee4f6ab51667fb486dc Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 11 Nov 1996 05:07:53 +0000 Subject: CATEGORIES+= --> CATEGORIES= Minor variable reordering where needed. --- editors/xvile/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'editors/xvile') diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index bcfd528e512b..507ed01325e1 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -3,14 +3,16 @@ # Date created: Fri Jun 21, 1996 # Whom: pgf # -# $Id: Makefile,v 1.7 1996/10/07 12:14:03 max Exp $ +# $Id: Makefile,v 1.8 1996/10/09 09:22:18 max Exp $ # DISTNAME= vile-6.1 PKGNAME= xvile-6.1 -CATEGORIES+= editors +CATEGORIES= editors MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/ +MAINTAINER= ports@FreeBSD.org + MAKEFILE= makefile GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-screen=x11 -- cgit v1.2.3