aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/xfce4-timer-out-plugin/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-03-17 15:46:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-03-17 15:46:52 +0000
commit689f3ab5437366a5d36f2f9e7e8633bc24279e15 (patch)
tree9ba0cc565c416977fea395c7b2dcee0fd927b80c /x11-clocks/xfce4-timer-out-plugin/Makefile
parent9fc8f267f405bda41b14ea8d0020c5e5e02938ae (diff)
downloadports-689f3ab5437366a5d36f2f9e7e8633bc24279e15.tar.gz
ports-689f3ab5437366a5d36f2f9e7e8633bc24279e15.zip
Notes
Diffstat (limited to 'x11-clocks/xfce4-timer-out-plugin/Makefile')
-rw-r--r--x11-clocks/xfce4-timer-out-plugin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-timer-out-plugin/Makefile
index 216c09bd36d9..c1236c003ab4 100644
--- a/x11-clocks/xfce4-timer-out-plugin/Makefile
+++ b/x11-clocks/xfce4-timer-out-plugin/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xfce4-time-out-plugin
-PORTVERSION= 0.1.1
-PORTREVISION= 12
+PORTVERSION= 1.0.0
CATEGORIES= x11-clocks xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -21,7 +20,7 @@ USE_GMAKE= yes
INSTALLS_ICONS= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
+USE_GNOME= gnomehack gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libgui libutil panel
.include <bsd.port.mk>