From bbaee3e1e6cc65a5304e0cdf16c5fc8794198ed5 Mon Sep 17 00:00:00 2001 From: Gary Jennejohn Date: Tue, 17 Jun 1997 20:11:58 +0000 Subject: [PATCH] update xvile to version 7.1, make myself the maintainer Submitted by: pgf@foxharp.boston.ma.us --- editors/xvile/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 0c1f88cc185a..67fce9a43dc5 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: xvile -# Version required: 6.3 +# Version required: 7.1 # Date created: Wed Nov 26, 1996 # Whom: pgf # -# $Id: Makefile,v 1.8 1996/10/09 09:22:18 max Exp $ +# $Id: Makefile,v 1.11 1996/12/03 12:53:38 obrien Exp $ # -DISTNAME= vile-6.3 -PKGNAME= xvile-6.3 +DISTNAME= vile-7.1 +PKGNAME= xvile-7.1 CATEGORIES= editors MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ EXTRACT_SUFX= .tgz -MAINTAINER= pgf@foxharp.boston.ma.us +MAINTAINER= gj@freebsd.org MAKEFILE= makefile GNU_CONFIGURE= yes