diff options
-rw-r--r-- | games/ctris/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/ctris/Makefile b/games/ctris/Makefile index 86676370f955..5bfd13cd50c9 100644 --- a/games/ctris/Makefile +++ b/games/ctris/Makefile @@ -9,9 +9,7 @@ PORTNAME= ctris PORTVERSION= 0.42 CATEGORIES= games MASTER_SITES= http://www.hackl.dhs.org/data/download/files/ \ - http://www.liquidx.org/distfiles/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= mnag/${PORTNAME} + http://www.liquidx.org/distfiles/ MAINTAINER= tlp@liquidx.org COMMENT= Colorized, small and flexible Tetris(TM)-clone for the console |