diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2002-05-15 08:25:05 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2002-05-15 08:25:05 +0000 |
commit | 1ed139bf6e3bffbada0fc74d3a4445785f37d0fa (patch) | |
tree | 9f53ab4df57577e6a94989bf20cdd1ca5816fc9a /editors/xvile | |
parent | dee957eb955a56078aadbaadf0b55a1a098d6cb8 (diff) | |
download | ports-1ed139bf6e3bffbada0fc74d3a4445785f37d0fa.tar.gz ports-1ed139bf6e3bffbada0fc74d3a4445785f37d0fa.zip |
Notes
Diffstat (limited to 'editors/xvile')
-rw-r--r-- | editors/xvile/Makefile | 6 | ||||
-rw-r--r-- | editors/xvile/distinfo | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 72e1bdb9ed25..e8f2e1143d69 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xvile -PORTVERSION= 9.2za +PORTVERSION= 9.2zc CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -40,7 +40,9 @@ PATCHFILES= vile-9.2a.patch.gz \ vile-9.2x.patch.gz \ vile-9.2y.patch.gz \ vile-9.2z.patch.gz \ - vile-9.2za.patch.gz + vile-9.2za.patch.gz \ + vile-9.2zb.patch.gz \ + vile-9.2zc.patch.gz MAINTAINER= gj@freebsd.org diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 2f8f6932fcea..306e7815f9ec 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -26,3 +26,5 @@ MD5 (vile-9.2x.patch.gz) = 5e2aad39ddd2fac880a9659e04fc85e4 MD5 (vile-9.2y.patch.gz) = 07189f7afee6b7efb1584b0f12da4ff6 MD5 (vile-9.2z.patch.gz) = 6e8361e7d11e094828afa689561a2539 MD5 (vile-9.2za.patch.gz) = f5e0d3ae8e6f99054fad5ca7582422e3 +MD5 (vile-9.2zb.patch.gz) = 65c1612078994c8860f73557218fb89f +MD5 (vile-9.2zc.patch.gz) = ee0e89de44338ff27e4dca59bcf8dcc3 |