diff options
author | gj <gj@FreeBSD.org> | 2002-05-09 03:22:03 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2002-05-09 03:22:03 +0800 |
commit | 95ee82f3852cd27bea9bcaa8781279dd78fc5f95 (patch) | |
tree | 25a4ac7a55553f246f31033579a3cd61edebaff3 /editors/xvile | |
parent | 65ddb6730d499ef15d44ffd07398be908b65da31 (diff) | |
download | freebsd-ports-gnome-95ee82f3852cd27bea9bcaa8781279dd78fc5f95.tar.gz freebsd-ports-gnome-95ee82f3852cd27bea9bcaa8781279dd78fc5f95.tar.zst freebsd-ports-gnome-95ee82f3852cd27bea9bcaa8781279dd78fc5f95.zip |
Update to patch level 9.2za. This is basically vile-9.3 pre-release.
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 1505c7635150..72e1bdb9ed25 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xvile -PORTVERSION= 9.2z +PORTVERSION= 9.2za CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -39,7 +39,8 @@ PATCHFILES= vile-9.2a.patch.gz \ vile-9.2w.patch.gz \ vile-9.2x.patch.gz \ vile-9.2y.patch.gz \ - vile-9.2z.patch.gz + vile-9.2z.patch.gz \ + vile-9.2za.patch.gz MAINTAINER= gj@freebsd.org diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 9b20b3513787..2f8f6932fcea 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -25,3 +25,4 @@ 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 +MD5 (vile-9.2za.patch.gz) = f5e0d3ae8e6f99054fad5ca7582422e3 |