Update to 6.0

Submitted By:	Paul Fox <pgf@American.COM>
This commit is contained in:
Gary Palmer 1996-06-25 03:48:52 +00:00
parent 615896b9f9
commit bea5102a43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3276
3 changed files with 7 additions and 7 deletions

View File

@ -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/

View File

@ -1 +1 @@
MD5 (vile-5.2.tar.gz) = 7dcb56133ed6efa85aa8db541e121c80
MD5 (vile-6.0.tar.gz) = a6a4d04429f337b0878ee6842a3684c4

View File

@ -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