diff options
author | obrien <obrien@FreeBSD.org> | 1996-12-03 12:53:39 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-12-03 12:53:39 +0000 |
commit | 6a11607a5be7b1dc2061c557318c2d7eb654cd11 (patch) | |
tree | bf80e0101f8e9add5dab07bfc26acb2b965f4164 /editors/xvile | |
parent | 64a442250c62ebc6f3372c747098234c2768eba2 (diff) | |
download | FreeBSD-ports-6a11607a5be7b1dc2061c557318c2d7eb654cd11.zip FreeBSD-ports-6a11607a5be7b1dc2061c557318c2d7eb654cd11.tar.gz |
Updated to version 6.3
Closes PR: ports/2109
Submitted by: Paul Fox <pgf@american.com>
Diffstat (limited to 'editors/xvile')
-rw-r--r-- | editors/xvile/Makefile | 15 | ||||
-rw-r--r-- | editors/xvile/distinfo | 2 |
2 files changed, 9 insertions, 8 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 501c6ae..0c1f88c 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,17 +1,18 @@ # New ports collection makefile for: xvile -# Version required: 6.1 -# Date created: Fri Jun 21, 1996 +# Version required: 6.3 +# Date created: Wed Nov 26, 1996 # Whom: pgf # -# $Id: Makefile,v 1.9 1996/11/11 05:07:53 obrien Exp $ +# $Id: Makefile,v 1.8 1996/10/09 09:22:18 max Exp $ # -DISTNAME= vile-6.1 -PKGNAME= xvile-6.1 +DISTNAME= vile-6.3 +PKGNAME= xvile-6.3 CATEGORIES= editors -MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/ +MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ +EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgf@foxharp.boston.ma.us MAKEFILE= makefile GNU_CONFIGURE= yes diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index bb075ee..a826099 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -1 +1 @@ -MD5 (vile-6.1.tar.gz) = 3ba63db64abc70f8c2269771df42cb72 +MD5 (vile-6.3.tgz) = 517d3b4a80651754df0ec1151bb8ac9d |