summaryrefslogtreecommitdiff
path: root/x11/xfce4-notes-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-notes-plugin')
-rw-r--r--x11/xfce4-notes-plugin/Makefile4
-rw-r--r--x11/xfce4-notes-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile
index c0f34648509..d6d6e3b878c 100644
--- a/x11/xfce4-notes-plugin/Makefile
+++ b/x11/xfce4-notes-plugin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:00 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2013/09/02 19:50:50 adam Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 1.6.0
DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/
COMMENT= Xfce notes plugin
diff --git a/x11/xfce4-notes-plugin/buildlink3.mk b/x11/xfce4-notes-plugin/buildlink3.mk
index 638df3c4598..1abed32c198 100644
--- a/x11/xfce4-notes-plugin/buildlink3.mk
+++ b/x11/xfce4-notes-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.38 2013/06/06 12:54:00 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.39 2013/09/02 19:50:50 adam Exp $
BUILDLINK_TREE+= xfce4-notes-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-notes-plugin
XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0
-BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb18
+BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb19
BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"