diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2002-07-04 08:02:37 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2002-07-04 08:02:37 +0000 |
commit | 786cad9c3ed30a15bf3b1827e56cd0351d726cbd (patch) | |
tree | 8bb431b23090d9c85f991e4cedfb253d2c1e68d3 /editors/xvile | |
parent | Updated to 0.02 (diff) |
Update to version 9.3b.
Diffstat (limited to 'editors/xvile')
-rw-r--r-- | editors/xvile/Makefile | 6 | ||||
-rw-r--r-- | editors/xvile/distinfo | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index b97a00c9eb3a..cbcace205da3 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,13 +6,17 @@ # PORTNAME= xvile -PORTVERSION= 9.3 +PORTVERSION= 9.3b CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ DISTNAME= vile-9.3 EXTRACT_SUFX= .tgz +PATCH_SITES= ${MASTER_SITES:S,vile/,vile/patches/,g} +PATCHFILES= vile-9.3a.patch.gz \ + vile-9.3b.patch.gz + MAINTAINER= gj@freebsd.org USE_XLIB= yes diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 78bd8e846c79..b59bb8567e1b 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -1 +1,3 @@ MD5 (vile-9.3.tgz) = 9d8f396a936986d5a3542e40568886c8 +MD5 (vile-9.3a.patch.gz) = e6d6c53a98b48119041053eb82ae6129 +MD5 (vile-9.3b.patch.gz) = 69a7ce690418fef171461bc170ba1471 |