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 c34c27a0d98..4956b3a01eb 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:45 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/04 22:16:52 tron Exp $ # DISTNAME= dhcpcd-ui-0.6.0 PKGNAME= dhcpcd-gtk-0.6.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ MASTER_SITES+= ftp://roy.marples.name/pub/dhcpcd/ |