diff options
author | adamw <adamw@FreeBSD.org> | 2014-11-10 00:35:37 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-11-10 00:35:37 +0800 |
commit | a26a853183963b3fd1a2a6030d9ef9c5d6842a9a (patch) | |
tree | 500aa84a6f3261ab61426288f695ae3d95f820ca /editors/vile/Makefile | |
parent | 271f02af2aa4ed467f82b24af6aee735d6d14f42 (diff) | |
download | freebsd-ports-gnome-a26a853183963b3fd1a2a6030d9ef9c5d6842a9a.tar.gz freebsd-ports-gnome-a26a853183963b3fd1a2a6030d9ef9c5d6842a9a.tar.zst freebsd-ports-gnome-a26a853183963b3fd1a2a6030d9ef9c5d6842a9a.zip |
Update to 9.8o.
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r-- | editors/vile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 726bc523af67..39b8dfdf6d0c 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vile -PORTVERSION= 9.8n +PORTVERSION= 9.8o CATEGORIES= editors MASTER_SITES= ftp://dickey.his.com/vile/current/ \ ftp://invisible-island.net/vile/current/ \ |