diff options
author | zeising <zeising@FreeBSD.org> | 2013-09-09 20:14:24 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-09-09 20:14:24 +0800 |
commit | 5ccc0d45055afa593c98aa06a6bb637b77bc5d3d (patch) | |
tree | 5633235fea627afb8360b305de9c07bc604b8c1f /x11/xkill/Makefile | |
parent | 06678a2110623fb0a85081934b0b43f469bd31ce (diff) | |
download | freebsd-ports-gnome-5ccc0d45055afa593c98aa06a6bb637b77bc5d3d.tar.gz freebsd-ports-gnome-5ccc0d45055afa593c98aa06a6bb637b77bc5d3d.tar.zst freebsd-ports-gnome-5ccc0d45055afa593c98aa06a6bb637b77bc5d3d.zip |
Update to 1.0.4
Diffstat (limited to 'x11/xkill/Makefile')
-rw-r--r-- | x11/xkill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xkill/Makefile b/x11/xkill/Makefile index 23019a45b0e2..51069818a365 100644 --- a/x11/xkill/Makefile +++ b/x11/xkill/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xkill -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |