diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2002-03-18 07:22:53 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2002-03-18 07:22:53 +0000 |
commit | fae245e621a47d9b5a1f044892b638c72a369b48 (patch) | |
tree | 6c96142aaa23a6cfde15f5212e156622a6a32646 /editors/vile | |
parent | Something wrong in my local configuration :) Most people do not have (diff) |
Update to patch level z.
This has mostly fixes for winvile, but there are some which are
interesting to *IX users.
Notes
Notes:
svn path=/head/; revision=56285
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 d65a77890324..ec358f0ebfb2 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 a72cb8b1f120..9b20b3513787 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 |