diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1996-06-25 11:48:52 +0800 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1996-06-25 11:48:52 +0800 |
commit | 066d9e4a25a9bd15559bf6ddb7522bb481178060 (patch) | |
tree | 3bb3c70a3b204f2afa0244677d4372a67deac764 /editors/xvile | |
parent | a453499fbd3f8578d0d02b75450997b2fe796b35 (diff) | |
download | freebsd-ports-graphics-066d9e4a25a9bd15559bf6ddb7522bb481178060.tar.gz freebsd-ports-graphics-066d9e4a25a9bd15559bf6ddb7522bb481178060.tar.zst freebsd-ports-graphics-066d9e4a25a9bd15559bf6ddb7522bb481178060.zip |
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 4b3a74d1c6f..7cc888fda12 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 4cc8bcb7cba..eedaab0d7d9 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 e2574f69ed7..2a5a5562450 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 |