summaryrefslogtreecommitdiff
path: root/time/xfce4-timer-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'time/xfce4-timer-plugin')
-rw-r--r--time/xfce4-timer-plugin/Makefile4
-rw-r--r--time/xfce4-timer-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile
index 90e6e77682f..ffe83a10fa5 100644
--- a/time/xfce4-timer-plugin/Makefile
+++ b/time/xfce4-timer-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/02/06 12:41:47 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2012/03/03 00:11:57 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 0.5.1
DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= time
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/
COMMENT= Xfce4 timer plugin
diff --git a/time/xfce4-timer-plugin/buildlink3.mk b/time/xfce4-timer-plugin/buildlink3.mk
index 257b0d75318..8dac4de191a 100644
--- a/time/xfce4-timer-plugin/buildlink3.mk
+++ b/time/xfce4-timer-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2012/02/06 12:41:47 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2012/03/03 00:11:57 wiz Exp $
BUILDLINK_TREE+= xfce4-timer-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-timer-plugin
XFCE4_TIMER_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1
-BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin?= xfce4-timer-plugin>=0.5.1nb8
+BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin?= xfce4-timer-plugin>=0.5.1nb9
BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"