diff options
author | steve <steve@FreeBSD.org> | 1998-08-24 09:56:48 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-24 09:56:48 +0800 |
commit | 1114f7ce0a170d43dd87c7759284309985d6dbc5 (patch) | |
tree | c5e6c693bb4a6da2c797b783a99f13337d0a1088 /net/Makefile | |
parent | 8c5d0d33dd9c5a25e374c1094d3cbc927226ee2f (diff) | |
download | freebsd-ports-gnome-1114f7ce0a170d43dd87c7759284309985d6dbc5.tar.gz freebsd-ports-gnome-1114f7ce0a170d43dd87c7759284309985d6dbc5.tar.zst freebsd-ports-gnome-1114f7ce0a170d43dd87c7759284309985d6dbc5.zip |
Activate mtr.
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 f1403cbca7f7..ad837d114fbc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.176 1998/08/17 21:40:19 jdp Exp $ +# $Id: Makefile,v 1.177 1998/08/18 02:41:13 vanilla Exp $ # SUBDIR += SSLtelnet @@ -64,6 +64,7 @@ SUBDIR += mpich SUBDIR += mrt SUBDIR += mrtg + SUBDIR += mtr SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += ncftp3 |