diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 30439960bbfe..06762ab4205d 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: vile -# Version required: 5.2 -# Date created: Thu Feb 23, 1995 +# Version required: 6.0 +# Date created: Fri Jun 21, 1996 # Whom: pgf # -# $Id: Makefile,v 1.4 1995/04/09 06:11:14 asami Exp $ +# $Id: Makefile,v 1.5 1995/04/24 03:38:04 asami Exp $ # -DISTNAME= vile-5.2 +DISTNAME= vile-6.0 CATEGORIES+= editors MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/ diff --git a/editors/vile/distinfo b/editors/vile/distinfo index 4cc8bcb7cbac..eedaab0d7d91 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -1 +1 @@ -MD5 (vile-5.2.tar.gz) = 7dcb56133ed6efa85aa8db541e121c80 +MD5 (vile-6.0.tar.gz) = a6a4d04429f337b0878ee6842a3684c4 diff --git a/editors/vile/pkg-descr b/editors/vile/pkg-descr index 63047a1e4119..ed7efc435a14 100644 --- a/editors/vile/pkg-descr +++ b/editors/vile/pkg-descr @@ -14,5 +14,5 @@ notably: filename, command, internal mode and variable completion auxiliary utilities for man page and C program syntax highlighting built-in macro language - portability to all UNIX platforms, VMS, DOS. + portability to all UNIX platforms, VMS, DOS, Win32, OS/2