diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-31 23:52:54 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-31 23:52:54 +0800 |
commit | 693f88da1db75f62ca1ccb3f76f80e85d3a8121e (patch) | |
tree | 42c585458a92934a8182a1adb601e7a07c0b3991 /net/cricket/Makefile | |
parent | 23738f4487aee6d3dc3f66383d311e8ee6e54ca1 (diff) | |
download | freebsd-ports-gnome-693f88da1db75f62ca1ccb3f76f80e85d3a8121e.tar.gz freebsd-ports-gnome-693f88da1db75f62ca1ccb3f76f80e85d3a8121e.tar.zst freebsd-ports-gnome-693f88da1db75f62ca1ccb3f76f80e85d3a8121e.zip |
The project moved to the SF.
PR: 20314
Submitted by: Domas Mituzas <midom@dammit.lt>
Diffstat (limited to 'net/cricket/Makefile')
-rw-r--r-- | net/cricket/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/cricket/Makefile b/net/cricket/Makefile index 41f20be811d3..8ac0b805f18b 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 |