diff options
Diffstat (limited to 'editors/xvile/Makefile')
-rw-r--r-- | editors/xvile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 34638b49c120..fd36e7e52827 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,12 +6,12 @@ # PORTNAME= xvile -PORTVERSION= 9.8c +PORTVERSION= 9.8e CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/current/ \ ftp://dickey.his.com/vile/current/ \ ftp://ftp.phred.org/pub/vile/current/ -DISTNAME= vile-9.8c +DISTNAME= vile-9.8e EXTRACT_SUFX= .tgz PATCH_SITES= ${MASTER_SITES:S,vile/current/,vile/patches/,g} |