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 f72ebcc7e9c..737adb4a06f 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:16 asau Exp $ +# $NetBSD: Makefile,v 1.28 2013/02/16 11:23:48 wiz Exp $ # DISTNAME= dhcpcd-ui-0.6.0 PKGNAME= dhcpcd-gtk-0.6.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ MASTER_SITES+= ftp://roy.marples.name/pub/dhcpcd/ |