diff options
Diffstat (limited to 'games/solarconquest/Makefile')
-rw-r--r-- | games/solarconquest/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games/solarconquest/Makefile b/games/solarconquest/Makefile index 5ff0e59bc5cb..b549d485181e 100644 --- a/games/solarconquest/Makefile +++ b/games/solarconquest/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: solarconquest # Date created: 06 Apr 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -10,11 +10,12 @@ PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://games.sajthelper.com/ \ - ${MASTER_SITE_LOCAL} + ${MASTER_SITE_LOCAL} \ + http://www.amdmi3.ru/distfiles/ MASTER_SITE_SUBDIR= ehaupt DISTNAME= SolarConquest -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Space 2D action game with plenty of shooting USE_SDL= sdl mixer image |