diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-31 15:52:54 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-31 15:52:54 +0000 |
commit | 693f88da1db75f62ca1ccb3f76f80e85d3a8121e (patch) | |
tree | 42c585458a92934a8182a1adb601e7a07c0b3991 /net/cricket | |
parent | 23738f4487aee6d3dc3f66383d311e8ee6e54ca1 (diff) | |
download | FreeBSD-ports-693f88da1db75f62ca1ccb3f76f80e85d3a8121e.zip FreeBSD-ports-693f88da1db75f62ca1ccb3f76f80e85d3a8121e.tar.gz |
The project moved to the SF.
PR: 20314
Submitted by: Domas Mituzas <midom@dammit.lt>
Diffstat (limited to 'net/cricket')
-rw-r--r-- | net/cricket/Makefile | 4 | ||||
-rw-r--r-- | net/cricket/pkg-descr | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/cricket/Makefile b/net/cricket/Makefile index 41f20be..8ac0b80 100644 --- a/net/cricket/Makefile +++ b/net/cricket/Makefile @@ -8,7 +8,9 @@ PORTNAME= cricket PORTVERSION= 0.72 CATEGORIES= net -MASTER_SITES= http://www.munitions.com/~jra/cricket/dists/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://www.munitions.com/~jra/cricket/dists/ +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= torstenb@FreeBSD.org diff --git a/net/cricket/pkg-descr b/net/cricket/pkg-descr index 2e91859..5cd78bf 100644 --- a/net/cricket/pkg-descr +++ b/net/cricket/pkg-descr @@ -4,4 +4,4 @@ managers visualize and understand the traffic on their networks, but it can be used all kinds of other jobs, as well. It's similar to mrtg, but has a different approach. -WWW: http://http://www.munitions.com/~jra/cricket/ +WWW: http://cricket.sourceforge.net/ |