diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2002-02-04 11:06:59 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2002-02-04 11:06:59 +0000 |
commit | 1308083efcadb834a80305e389a51114ad60fd70 (patch) | |
tree | 962a240572688f2c62a20c3e7b9bcbad783f8019 /editors/vile | |
parent | Use Emacs21 by default. (diff) |
Update to patch level w.
Notes
Notes:
svn path=/head/; revision=54200
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 c19cac48721d..5d98ee258b36 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vile -PORTVERSION= 9.2v +PORTVERSION= 9.2w CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -35,7 +35,8 @@ PATCHFILES= vile-9.2a.patch.gz \ vile-9.2s.patch.gz \ vile-9.2t.patch.gz \ vile-9.2u.patch.gz \ - vile-9.2v.patch.gz + vile-9.2v.patch.gz \ + vile-9.2w.patch.gz MAINTAINER= gj@freebsd.org diff --git a/editors/vile/distinfo b/editors/vile/distinfo index d830b058dd6b..d8d2d736ddf1 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -21,3 +21,4 @@ MD5 (vile-9.2s.patch.gz) = e7b4be525102d95c470a70a186bca1a9 MD5 (vile-9.2t.patch.gz) = 96c04bd12ca5d06bf99db03591d6ecbc MD5 (vile-9.2u.patch.gz) = bd9ea8bcae5c79e2bc868204a817c311 MD5 (vile-9.2v.patch.gz) = 64c84f07586522666c36aa079974b094 +MD5 (vile-9.2w.patch.gz) = f6c103142cc9264364916db9b82abde6 |