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 /net/Makefile | |
parent | Re-Import of xferstats, please see ports/textproc/xferstats/Makefile (diff) |
Activate xferstats
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 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 |