diff options
Diffstat (limited to 'net/dhcpcd/Makefile')
-rw-r--r-- | net/dhcpcd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 5773cccb70d..99918bec65a 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/11/26 13:38:37 roy Exp $ +# $NetBSD: Makefile,v 1.44 2014/11/26 16:09:29 roy Exp $ # -DISTNAME= dhcpcd-6.6.3 +DISTNAME= dhcpcd-6.6.4 CATEGORIES= net MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ MASTER_SITES+= http://roy.aydogan.net/dhcpcd/ |