diff options
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r-- | editors/vile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index b991cbebcd6d..1c4615d28e1f 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -6,12 +6,12 @@ # PORTNAME= vile -PORTVERSION= 9.8c +PORTVERSION= 9.8e CATEGORIES= editors MASTER_SITES= ftp://dickey.his.com/vile/current/ \ ftp://invisible-island.net/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} |