From 1e24895eb92fd76244f5b10d1ec5f0aa3459ee70 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Thu, 27 Mar 2008 19:27:34 +0000 Subject: Use MASTER_SITE_CRITICAL --- games/textmaze/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/textmaze') 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 -- cgit