diff options
author | gj <gj@FreeBSD.org> | 2002-02-04 19:06:59 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2002-02-04 19:06:59 +0800 |
commit | c7d68b13027e0a7a5c7027668324428ba1301a32 (patch) | |
tree | 0e394fe36bbb7fa3ccfe93e93cc64905124860b2 /editors | |
parent | 2ce769919180cba61ce431c6fb779e56442ed7a0 (diff) | |
download | freebsd-ports-gnome-c7d68b13027e0a7a5c7027668324428ba1301a32.tar.gz freebsd-ports-gnome-c7d68b13027e0a7a5c7027668324428ba1301a32.tar.zst freebsd-ports-gnome-c7d68b13027e0a7a5c7027668324428ba1301a32.zip |
Update to patch level w.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vile/Makefile | 5 | ||||
-rw-r--r-- | editors/vile/distinfo | 1 | ||||
-rw-r--r-- | editors/xvile/Makefile | 5 | ||||
-rw-r--r-- | editors/xvile/distinfo | 1 |
4 files changed, 8 insertions, 4 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 diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index d793abb14879..b297bfeb1460 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xvile -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/xvile/distinfo b/editors/xvile/distinfo index d830b058dd6b..d8d2d736ddf1 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/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 |