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 83258adfed6..a6e53297211 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2016/07/29 10:51:16 roy Exp $ +# $NetBSD: Makefile,v 1.59 2016/08/16 16:15:47 roy Exp $ # -DISTNAME= dhcpcd-6.11.2 +DISTNAME= dhcpcd-6.11.3 CATEGORIES= net MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ MASTER_SITES+= http://roy.aydogan.net/dhcpcd/ |