diff options
Diffstat (limited to 'games/xflame/Makefile')
-rw-r--r-- | games/xflame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xflame/Makefile b/games/xflame/Makefile index 7a5215a04d12..76a02c120649 100644 --- a/games/xflame/Makefile +++ b/games/xflame/Makefile @@ -8,7 +8,8 @@ PORTNAME= xflame PORTVERSION= 1.1.1 CATEGORIES= games -MASTER_SITES= http://linux.rice.edu/~rahul/xflame/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=kris MAINTAINER= kris@FreeBSD.org COMMENT= A cool animated flame |