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 44b20d983a4..2ab73222f8d 100644
--- a/time/xfce4-timer-plugin/Makefile
+++ b/time/xfce4-timer-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/09/15 10:06:41 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/02 17:12:05 tron 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= 12
+PKGREVISION= 13
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 3179de719f0..2b87d32b197 100644
--- a/time/xfce4-timer-plugin/buildlink3.mk
+++ b/time/xfce4-timer-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2012/09/15 10:06:41 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2012/10/02 17:12:05 tron 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.1nb12
+BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb13
BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"