aboutsummaryrefslogtreecommitdiff
path: root/x11/wmctrl/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-02-22 12:02:21 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-02-22 12:02:21 +0000
commitb48c1616706b407405dcaa5eeab8eeedfa88a9d0 (patch)
treec4792e04a1f65862e3124b4bbbee446c2a0a3fd6 /x11/wmctrl/Makefile
parenta1c3a7c05329a3132ec6afe4ea95777252388329 (diff)
downloadports-b48c1616706b407405dcaa5eeab8eeedfa88a9d0.tar.gz
ports-b48c1616706b407405dcaa5eeab8eeedfa88a9d0.zip
Update to 1.07.
PR: 77919 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=129543
Diffstat (limited to 'x11/wmctrl/Makefile')
-rw-r--r--x11/wmctrl/Makefile5
1 files changed, 3 insertions, 2 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>