diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-09-20 06:44:28 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-09-20 06:44:28 +0000 |
commit | c1a774e368d2dd1cc04bea112756a623546bd9c4 (patch) | |
tree | 2831e4f46850d3002e89ac901be2e22989c27041 /net/Makefile | |
parent | 0f251aa75777d26088bd7fd1a956e3ebb0aaf231 (diff) | |
download | pkgsrc-c1a774e368d2dd1cc04bea112756a623546bd9c4.tar.gz |
Added my missing package subdirectories to category Makefiles.
Diffstat (limited to 'net/Makefile')
-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 |