diff options
author | obache <obache> | 2008-04-05 15:47:24 +0000 |
---|---|---|
committer | obache <obache> | 2008-04-05 15:47:24 +0000 |
commit | a2e7e878fdfc06c2db19b37278a9c5efa892fa72 (patch) | |
tree | 83869552280ac87ab54708001eaaa56c8f25a1a4 /net/Makefile | |
parent | 5fdfc4a491f6980885d2b418591e95b4405548b4 (diff) | |
download | pkgsrc-a2e7e878fdfc06c2db19b37278a9c5efa892fa72.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 |