diff options
Diffstat (limited to 'net/dhcpcd-gtk/Makefile')
-rw-r--r-- | net/dhcpcd-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile index 40a824e6365..a6a6d1e289b 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2010/05/24 21:12:53 roy Exp $ +# $NetBSD: Makefile,v 1.12 2010/06/13 22:45:09 wiz Exp $ # DISTNAME= dhcpcd-ui-0.5.0 PKGNAME= dhcpcd-gtk-0.5.0 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ MASTER_SITES+= http://roy.aydogan.net/dhcpcd/ |