summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2012-04-15 16:11:17 +0000
committerGary Jennejohn <gj@FreeBSD.org>2012-04-15 16:11:17 +0000
commit1aa0d82f236a8d04e81f812bc6469d039532fbab (patch)
tree5311872790aef84f3ac3fe0d7dd58beb7bbeaa27 /editors/vile/Makefile
parentRemove PostgreSQL 8.2 due to EOL by upstream (diff)
Update to 9.8g.
Notes
Notes: svn path=/head/; revision=294868
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 1c4615d28e1f..4778796fffb7 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= vile
-PORTVERSION= 9.8e
+PORTVERSION= 9.8g
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.8e
+DISTNAME= vile-9.8g
EXTRACT_SUFX= .tgz
PATCH_SITES= ${MASTER_SITES:S,vile/current/,vile/patches/,g}