diff options
author | tobik <tobik@FreeBSD.org> | 2017-05-31 00:22:14 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2017-05-31 00:22:14 +0800 |
commit | 0308faa9ed3d5324b74c8cfb3bf1b628de813cab (patch) | |
tree | 1bff03fddc29e20a4b4aa0b6f2c2a86a0f0c83c6 /x11/xbanish/Makefile | |
parent | 037d420c13d82acb0f78865f04bb4e584b8faa5a (diff) | |
download | freebsd-ports-gnome-0308faa9ed3d5324b74c8cfb3bf1b628de813cab.tar.gz freebsd-ports-gnome-0308faa9ed3d5324b74c8cfb3bf1b628de813cab.tar.zst freebsd-ports-gnome-0308faa9ed3d5324b74c8cfb3bf1b628de813cab.zip |
Update to 1.5
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10786
Diffstat (limited to 'x11/xbanish/Makefile')
-rw-r--r-- | x11/xbanish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xbanish/Makefile b/x11/xbanish/Makefile index bb85c13e6c7c..bdb427c2df82 100644 --- a/x11/xbanish/Makefile +++ b/x11/xbanish/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xbanish -PORTVERSION= 1.4 +PORTVERSION= 1.5 DISTVERSIONPREFIX= v CATEGORIES= x11 |