diff options
author | jaapb <jaapb> | 2012-09-20 06:44:28 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2012-09-20 06:44:28 +0000 |
commit | 3991f4cf3e9018d75e05dc9210ffebca453fd53a (patch) | |
tree | 2831e4f46850d3002e89ac901be2e22989c27041 /net | |
parent | a1eaf25b8ca449f656801bd92a6698db38a4b46e (diff) | |
download | pkgsrc-3991f4cf3e9018d75e05dc9210ffebca453fd53a.tar.gz |
Added my missing package subdirectories to category Makefiles.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 98b44cfef22..c5591ac8b69 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.931 2012/09/03 10:09:17 marino Exp $ +# $NetBSD: Makefile,v 1.932 2012/09/20 06:44:28 jaapb Exp $ # COMMENT= Networking tools @@ -64,6 +64,7 @@ SUBDIR+= cdpd SUBDIR+= cftp SUBDIR+= chimera SUBDIR+= chksniff +SUBDIR+= choqok SUBDIR+= choparp SUBDIR+= chrony SUBDIR+= cia |