diff options
author | wiz <wiz> | 2014-10-10 22:55:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-10-10 22:55:20 +0000 |
commit | 85d95c353ede1b7715c319ad01fe74015ad6ace8 (patch) | |
tree | 32bd17b7c092992add5efdd1d3d38366c708d299 /net/Makefile | |
parent | 8b4f08aeb533d756be39ab37c097686e9a26313a (diff) | |
download | pkgsrc-85d95c353ede1b7715c319ad01fe74015ad6ace8.tar.gz |
Sort.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 8b61715a546..eaf4084c412 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1039 2014/10/08 09:52:48 obache Exp $ +# $NetBSD: Makefile,v 1.1040 2014/10/10 22:55:20 wiz Exp $ # COMMENT= Networking tools @@ -94,8 +94,8 @@ SUBDIR+= delegate SUBDIR+= dgd SUBDIR+= dhcpcd SUBDIR+= dhcpcd-dbus -SUBDIR+= dhcpcd-icons SUBDIR+= dhcpcd-gtk +SUBDIR+= dhcpcd-icons SUBDIR+= dhcpcd-qt SUBDIR+= dhcpd-pools SUBDIR+= dhid |