diff options
author | gj <gj@FreeBSD.org> | 2002-03-18 07:22:53 +0000 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2002-03-18 07:22:53 +0000 |
commit | 55311eab53b9014e4bd0184e958f76c18d8fe0f8 (patch) | |
tree | cc2b43f2a92ba5ed70ddcb682fa9cc72819bf39e /editors/vile | |
parent | 864e0872de6a445dfbd3c61b1edaa8eca8bc26dd (diff) | |
download | FreeBSD-ports-55311eab53b9014e4bd0184e958f76c18d8fe0f8.zip FreeBSD-ports-55311eab53b9014e4bd0184e958f76c18d8fe0f8.tar.gz |
Update to patch level z.
This has mostly fixes for winvile, but there are some which are
interesting to *IX users.
Diffstat (limited to 'editors/vile')
-rw-r--r-- | editors/vile/Makefile | 5 | ||||
-rw-r--r-- | editors/vile/distinfo | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index d65a778..ec358f0 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vile -PORTVERSION= 9.2y +PORTVERSION= 9.2z CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -38,7 +38,8 @@ PATCHFILES= vile-9.2a.patch.gz \ vile-9.2v.patch.gz \ vile-9.2w.patch.gz \ vile-9.2x.patch.gz \ - vile-9.2y.patch.gz + vile-9.2y.patch.gz \ + vile-9.2z.patch.gz MAINTAINER= gj@freebsd.org diff --git a/editors/vile/distinfo b/editors/vile/distinfo index a72cb8b..9b20b35 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -24,3 +24,4 @@ MD5 (vile-9.2v.patch.gz) = 64c84f07586522666c36aa079974b094 MD5 (vile-9.2w.patch.gz) = f6c103142cc9264364916db9b82abde6 MD5 (vile-9.2x.patch.gz) = 5e2aad39ddd2fac880a9659e04fc85e4 MD5 (vile-9.2y.patch.gz) = 07189f7afee6b7efb1584b0f12da4ff6 +MD5 (vile-9.2z.patch.gz) = 6e8361e7d11e094828afa689561a2539 |