diff options
author | rh <rh> | 2000-10-15 18:56:09 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-15 18:56:09 +0000 |
commit | d946de613c22f3804e553c752305e90d440e2198 (patch) | |
tree | 153062321016c95b92a46d2c217e9484a01260dc /net | |
parent | da3a0a8dc7ca89f09ce24555ac63c0f39c6df889 (diff) | |
download | pkgsrc-d946de613c22f3804e553c752305e90d440e2198.tar.gz |
Add and enable mrt
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 e49cca1c77a..edc18daa048 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.157 2000/10/15 17:30:15 rh Exp $ +# $NetBSD: Makefile,v 1.158 2000/10/15 18:56:09 rh Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -62,6 +62,7 @@ SUBDIR += micq SUBDIR += mirror SUBDIR += mouse-pppoe + SUBDIR += mrt SUBDIR += mrtg SUBDIR += mtr SUBDIR += ncftp2 |