diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1996-06-25 03:48:52 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1996-06-25 03:48:52 +0000 |
commit | bea5102a43d6aabb37e038304cb6ac8bd350f3fe (patch) | |
tree | 94d051f39465e157ba996f879784de1a2591bbd7 /editors/xvile | |
parent | Update to 6.0 (diff) |
Update to 6.0
Submitted By: Paul Fox <pgf@American.COM>
Diffstat (limited to 'editors/xvile')
-rw-r--r-- | editors/xvile/Makefile | 10 | ||||
-rw-r--r-- | editors/xvile/distinfo | 2 | ||||
-rw-r--r-- | editors/xvile/pkg-descr | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 4b3a74d1c6fd..7cc888fda12e 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: xvile -# Version required: 5.2 -# Date created: Tue Feb 21, 1995 +# Version required: 6.0 +# Date created: Fri Jun 21, 1996 # Whom: pgf # -# $Id: Makefile,v 1.4 1995/04/09 06:11:17 asami Exp $ +# $Id: Makefile,v 1.5 1995/04/24 03:38:30 asami Exp $ # -DISTNAME= vile-5.2 -PKGNAME= xvile-5.2 +DISTNAME= vile-6.0 +PKGNAME= xvile-6.0 CATEGORIES+= editors MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/ diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 4cc8bcb7cbac..eedaab0d7d91 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -1 +1 @@ -MD5 (vile-5.2.tar.gz) = 7dcb56133ed6efa85aa8db541e121c80 +MD5 (vile-6.0.tar.gz) = a6a4d04429f337b0878ee6842a3684c4 diff --git a/editors/xvile/pkg-descr b/editors/xvile/pkg-descr index e2574f69ed74..2a5a55624504 100644 --- a/editors/xvile/pkg-descr +++ b/editors/xvile/pkg-descr @@ -19,5 +19,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 |