diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-03-08 16:57:45 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-03-08 16:57:45 +0000 |
commit | 054733cba9076d07c27e652566516a421f7bd3e8 (patch) | |
tree | c1441a1576403881133c3486fb403c47e9fd0e69 /net/xferstats | |
parent | 3552eefdaff89597137ca4a91bb84bd27d7aa2bd (diff) |
Notes
Diffstat (limited to 'net/xferstats')
-rw-r--r-- | net/xferstats/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xferstats/Makefile b/net/xferstats/Makefile index 2056ea149e6e..396349791cab 100644 --- a/net/xferstats/Makefile +++ b/net/xferstats/Makefile @@ -3,10 +3,10 @@ # Date created: 19 February 1999 # Whom: Dima Sivachenko # -# $Id: Makefile,v 1.1.1.1 1999/02/22 22:45:12 billf Exp $ +# $Id: Makefile,v 1.2 1999/03/02 01:53:46 steve Exp $ # -DISTNAME= xferstats-2.13 +DISTNAME= xferstats-2.14 CATEGORIES= net MASTER_SITES= http://xferstats.off.net/download/xferstats-2.00/ \ ftp://xferstats.off.net/pub/xferstats/xferstats-2.00/ \ |