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 | |
parent | Fix another fallout from ld(1) behaviour change in head (diff) |
Update maintainer's email address
Approved by: rum1cro@yandex.ru (maintainer)
Notes
Notes:
svn path=/head/; revision=325410
Diffstat (limited to 'games')
-rw-r--r-- | games/openmsx/Makefile | 2 | ||||
-rw-r--r-- | games/opensfx/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/games/opensfx/Makefile b/games/opensfx/Makefile index 6c97af3270fc..bae3bf07a861 100644 --- a/games/opensfx/Makefile +++ b/games/opensfx/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 sounds for OpenTTD game engine USE_ZIP= yes |