diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2001-12-28 09:53:40 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2001-12-28 09:53:40 +0000 |
commit | 65b19fa01d6ea1767ebae62484516da37b2107ad (patch) | |
tree | ccdf040bc9eb193985f2c45cb45d25b9a01074a7 /editors/xvile | |
parent | Update to 1.0.2. (diff) |
Update to patch level s, bump PORTVERSION accordingly.
Diffstat (limited to 'editors/xvile')
-rw-r--r-- | editors/xvile/Makefile | 5 | ||||
-rw-r--r-- | editors/xvile/distinfo | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 567e15b40657..67273aaed926 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xvile -PORTVERSION= 9.2r +PORTVERSION= 9.2s CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -31,7 +31,8 @@ PATCHFILES= vile-9.2a.patch.gz \ vile-9.2o.patch.gz \ vile-9.2p.patch.gz \ vile-9.2q.patch.gz \ - vile-9.2r.patch.gz + vile-9.2r.patch.gz \ + vile-9.2s.patch.gz MAINTAINER= gj@freebsd.org diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index d36a12c12294..f1734ed05875 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -17,3 +17,4 @@ MD5 (vile-9.2o.patch.gz) = 9a5709ffe2fe0f246e9cbcf9f2fd4870 MD5 (vile-9.2p.patch.gz) = c7ffc3c104e00c559eb546487b61a2a7 MD5 (vile-9.2q.patch.gz) = 3ee949b6f9a5f31300bfadc302e0441b MD5 (vile-9.2r.patch.gz) = 6f93c76f805a23155d2c762a8b4ff69c +MD5 (vile-9.2s.patch.gz) = e7b4be525102d95c470a70a186bca1a9 |