diff options
author | mharo <mharo@FreeBSD.org> | 1999-04-16 19:35:01 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-04-16 19:35:01 +0000 |
commit | 2fd76ed318448a41964dd705b1c5e2186d186d50 (patch) | |
tree | 833fe12a2b8b3fc4965a2b1b2e40bf77a09b0c95 /net/Makefile | |
parent | 2f403de18e8621245b79e2fc765aff3b78cd5363 (diff) | |
download | FreeBSD-ports-2fd76ed318448a41964dd705b1c5e2186d186d50.zip FreeBSD-ports-2fd76ed318448a41964dd705b1c5e2186d186d50.tar.gz |
activate ezbounce
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 2353edb..2ab9b7f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.247 1999/04/14 06:01:55 mharo Exp $ +# $Id: Makefile,v 1.248 1999/04/15 03:23:41 mharo Exp $ # SUBDIR += SSLtelnet @@ -47,6 +47,7 @@ SUBDIR += echoping SUBDIR += epic4 SUBDIR += ethereal + SUBDIR += ezbounce SUBDIR += fping SUBDIR += freewais-sf SUBDIR += fspclient |