diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-02-22 22:46:18 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-02-22 22:46:18 +0000 |
commit | 4895a4e5eb6bc7d157dd9fb0c6a89b1617535465 (patch) | |
tree | f8713e52bff809484f99acfcd30eac6cef130502 | |
parent | 893ef34cf471bbb3f9d1c4d43db3d3776eaa2974 (diff) | |
download | freebsd-ports-4895a4e5eb6bc7d157dd9fb0c6a89b1617535465.zip |
Activate xferstats
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d989b6ce07ad..3d5c4326476c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.222 1999/01/30 02:05:12 billf Exp $ +# $Id: Makefile,v 1.223 1999/02/09 15:37:07 billf Exp $ # SUBDIR += SSLtelnet @@ -169,6 +169,7 @@ SUBDIR += wu-ftpd SUBDIR += xarchie SUBDIR += xchat + SUBDIR += xferstats SUBDIR += xgirc SUBDIR += xicq SUBDIR += xipmsg |