diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /x11/wmctrl | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) |
Notes
Diffstat (limited to 'x11/wmctrl')
-rw-r--r-- | x11/wmctrl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/wmctrl/Makefile b/x11/wmctrl/Makefile index 327f5b4ef5ce..8560a2c5b582 100644 --- a/x11/wmctrl/Makefile +++ b/x11/wmctrl/Makefile @@ -7,6 +7,7 @@ PORTNAME= wmctrl PORTVERSION= 1.05 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/ |