diff options
Diffstat (limited to 'games/textmaze')
-rw-r--r-- | games/textmaze/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile index 533b541337f6..d57f626326cc 100644 --- a/games/textmaze/Makefile +++ b/games/textmaze/Makefile @@ -5,7 +5,7 @@ PORTNAME= textmaze PORTVERSION= 1.2 CATEGORIES= games perl5 MASTER_SITES= http://www.robobunny.com/projects/textmaze/ \ - CRITICAL + LOCAL/ehaupt DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org |