diff options
author | obache <obache@pkgsrc.org> | 2008-04-05 15:47:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-04-05 15:47:24 +0000 |
commit | 45fc2624a0d6aa216e426f853ea72f7effb6bb08 (patch) | |
tree | 83869552280ac87ab54708001eaaa56c8f25a1a4 /net/Makefile | |
parent | 8aa0b788c9de6bb4cc4d570ba10de2869471dd9e (diff) | |
download | pkgsrc-45fc2624a0d6aa216e426f853ea72f7effb6bb08.tar.gz |
+ msdl
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 288b2c07b6a..8ce5c4284b3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.702 2008/03/16 00:14:30 wiz Exp $ +# $NetBSD: Makefile,v 1.703 2008/04/05 15:47:24 obache Exp $ # COMMENT= Networking tools @@ -220,6 +220,7 @@ SUBDIR+= mppe-lkm SUBDIR+= mrstat SUBDIR+= mrt SUBDIR+= mrtg +SUBDIR+= msdl SUBDIR+= mtr SUBDIR+= mydns-mysql SUBDIR+= mydns-pgsql |