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