diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-02-22 12:02:21 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-02-22 12:02:21 +0000 |
commit | b48c1616706b407405dcaa5eeab8eeedfa88a9d0 (patch) | |
tree | c4792e04a1f65862e3124b4bbbee446c2a0a3fd6 /x11/wmctrl | |
parent | a1c3a7c05329a3132ec6afe4ea95777252388329 (diff) | |
download | ports-b48c1616706b407405dcaa5eeab8eeedfa88a9d0.tar.gz ports-b48c1616706b407405dcaa5eeab8eeedfa88a9d0.zip |
Notes
Diffstat (limited to 'x11/wmctrl')
-rw-r--r-- | x11/wmctrl/Makefile | 5 | ||||
-rw-r--r-- | x11/wmctrl/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/wmctrl/Makefile b/x11/wmctrl/Makefile index 8560a2c5b582..41073e523f21 100644 --- a/x11/wmctrl/Makefile +++ b/x11/wmctrl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wmctrl -PORTVERSION= 1.05 -PORTREVISION= 1 +PORTVERSION= 1.07 CATEGORIES= x11 MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/ @@ -20,4 +19,6 @@ USE_GNOME= glib20 PLIST_FILES= bin/wmctrl +MAN1= wmctrl.1 + .include <bsd.port.mk> diff --git a/x11/wmctrl/distinfo b/x11/wmctrl/distinfo index 0bcc199c3398..eb6a0a105610 100644 --- a/x11/wmctrl/distinfo +++ b/x11/wmctrl/distinfo @@ -1,2 +1,2 @@ -MD5 (wmctrl-1.05.tar.gz) = ab184d3a68d90ad0eefb493f12b109d8 -SIZE (wmctrl-1.05.tar.gz) = 83049 +MD5 (wmctrl-1.07.tar.gz) = 1fe3c7a2caa6071e071ba34f587e1555 +SIZE (wmctrl-1.07.tar.gz) = 87820 |