diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-09-09 12:14:24 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-09-09 12:14:24 +0000 |
commit | cbe39db823433447c2eca0687e80e25c694e82c9 (patch) | |
tree | 5633235fea627afb8360b305de9c07bc604b8c1f /x11/xkill/Makefile | |
parent | 0b6e1bc6108b0341835694228825e43e43226d0f (diff) |
Notes
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 |