diff options
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 |