diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 09:19:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 09:19:21 +0000 |
commit | aeb87cd1537387b7d265aafa7dc65a160e129957 (patch) | |
tree | cfdbd405eab460261506e45314690787bcd2547c /x11-clocks/xfce4-timer-plugin/Makefile | |
parent | 75726c48b8bb2cec29d98bdae49634b637b07d47 (diff) |
Notes
Diffstat (limited to 'x11-clocks/xfce4-timer-plugin/Makefile')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index f10d4e75773c..80e79382d906 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-timer-plugin -PORTVERSION= 0.6.1 -PORTREVISION= 9 +PORTVERSION= 0.6.2 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |