diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2010-12-20 11:13:44 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2010-12-20 11:13:44 +0000 |
commit | 6e40d6b39347e1a54147265ae3366830e87e9197 (patch) | |
tree | 40e2e616ac34772d1a84c2c7c1ef74322d3ac2d0 /x11/wmctrl/Makefile | |
parent | - fix a typo in patch-cc-flags[1] (diff) |
Fix -d on openbox.
PR: ports/152731
Submitted by: vermaden <vermaden@interia.pl>
Notes
Notes:
svn path=/head/; revision=266646
Diffstat (limited to 'x11/wmctrl/Makefile')
-rw-r--r-- | x11/wmctrl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmctrl/Makefile b/x11/wmctrl/Makefile index 8e84d1b12f4c..b0e00ddf55e3 100644 --- a/x11/wmctrl/Makefile +++ b/x11/wmctrl/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmctrl PORTVERSION= 1.07 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/ |