diff options
Diffstat (limited to 'net/dhcpcd-gtk/Makefile')
-rw-r--r-- | net/dhcpcd-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile index 9798514d594..560bdbcb29d 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2015/04/25 14:23:43 tnn Exp $ +# $NetBSD: Makefile,v 1.40 2016/08/03 10:23:14 adam Exp $ # PKGNAME= dhcpcd-gtk-${DHCPCD_UI_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net COMMENT= GTK+ system tray monitor for dhcpcd |