diff options
Diffstat (limited to 'games/bastet/Makefile')
-rw-r--r-- | games/bastet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bastet/Makefile b/games/bastet/Makefile index 6e11d18f7b81..d51b1ea3ad51 100644 --- a/games/bastet/Makefile +++ b/games/bastet/Makefile @@ -9,10 +9,10 @@ PORTNAME= bastet PORTVERSION= 0.41 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://fph.altervista.org/prog/ +MASTER_SITES= http://fph.altervista.org/prog/files/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= roam@FreeBSD.org COMMENT= An ncurses Tetris clone which is harder than every other Tetris USE_GMAKE= yes |