Update to 6.0

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

View File

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

View File

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

View File

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