summaryrefslogtreecommitdiff
path: root/net/dhcpcd-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dhcpcd-gtk/Makefile')
-rw-r--r--net/dhcpcd-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile
index 6e04535cab4..1c553afac6f 100644
--- a/net/dhcpcd-gtk/Makefile
+++ b/net/dhcpcd-gtk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2013/08/16 06:32:34 obache Exp $
+# $NetBSD: Makefile,v 1.33 2013/08/16 09:20:40 obache Exp $
#
DISTNAME= dhcpcd-ui-0.6.0
PKGNAME= dhcpcd-gtk-0.6.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= net
MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/
MASTER_SITES+= ftp://roy.marples.name/pub/dhcpcd/
@@ -26,5 +26,5 @@ CONFIGURE_ARGS+= --mandir=${PREFIX:Q}/${PKGMANDIR:Q}
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
-.include "../../sysutils/libnotify07/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"