summaryrefslogtreecommitdiff
path: root/x11/xfce4-places-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-places-plugin')
-rw-r--r--x11/xfce4-places-plugin/Makefile4
-rw-r--r--x11/xfce4-places-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile
index 3aef3814ff9..bdf084e820f 100644
--- a/x11/xfce4-places-plugin/Makefile
+++ b/x11/xfce4-places-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/02/06 12:42:30 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2012/03/03 00:12:13 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 1.0.0
DISTNAME= xfce4-places-plugin-${XFCE4_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= x11
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-places-plugin/
COMMENT= Xfce Places plugin
diff --git a/x11/xfce4-places-plugin/buildlink3.mk b/x11/xfce4-places-plugin/buildlink3.mk
index 7444ceadc9a..2dfd9f1a7e0 100644
--- a/x11/xfce4-places-plugin/buildlink3.mk
+++ b/x11/xfce4-places-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2012/02/06 12:42:30 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2012/03/03 00:12:13 wiz Exp $
BUILDLINK_TREE+= xfce4-places-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-places-plugin
XFCE4_PLACES_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-places-plugin+= xfce4-places-plugin>=1.0.0
-BUILDLINK_ABI_DEPENDS.xfce4-places-plugin?= xfce4-places-plugin>=1.0.0nb9
+BUILDLINK_ABI_DEPENDS.xfce4-places-plugin?= xfce4-places-plugin>=1.0.0nb10
BUILDLINK_PKGSRCDIR.xfce4-places-plugin?= ../../x11/xfce4-places-plugin
.include "../../sysutils/xfce4-thunar/buildlink3.mk"