diff options
author | rh <rh@pkgsrc.org> | 2000-10-15 18:56:09 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-10-15 18:56:09 +0000 |
commit | 3df5117eac917300c1dda8b48c683fd50c5b52a2 (patch) | |
tree | 153062321016c95b92a46d2c217e9484a01260dc | |
parent | 829538ada14791495e15caa0ce41d34ea368f09f (diff) | |
download | pkgsrc-3df5117eac917300c1dda8b48c683fd50c5b52a2.tar.gz |
Add and enable mrt
-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 |