diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-08-26 17:43:16 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-08-26 17:43:16 +0000 |
commit | a92334190c2dd437e36316f0ca9c1aa6414bbfd7 (patch) | |
tree | 00c337e82f3e0ce7ce572bb7d7b4d9e408ba7c4c /games/openmsx | |
parent | 3aabfe62a4dae2bef1e49a65db6c8edd54cf6284 (diff) | |
download | ports-a92334190c2dd437e36316f0ca9c1aa6414bbfd7.tar.gz ports-a92334190c2dd437e36316f0ca9c1aa6414bbfd7.zip |
Notes
Diffstat (limited to 'games/openmsx')
-rw-r--r-- | games/openmsx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openmsx/Makefile b/games/openmsx/Makefile index 895f9ee30379..27b23e3a2074 100644 --- a/games/openmsx/Makefile +++ b/games/openmsx/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVE http://cz.binaries.openttd.org/openttd/binaries/extra/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-all -MAINTAINER= micro@heavennet.ru +MAINTAINER= rum1cro@yandex.ru COMMENT= Free alternative music for OpenTTD game engine USE_ZIP= yes |