diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
commit | 5f6ba2a345062d46d2e16bd1d6c5854e528a096e (patch) | |
tree | d4a0e753177e49b18c0f444e59fb3de419be3122 /games | |
parent | 74f1019c3188b5e6007ff2dff8a3ca7cbf9022ac (diff) | |
download | ports-5f6ba2a345062d46d2e16bd1d6c5854e528a096e.tar.gz ports-5f6ba2a345062d46d2e16bd1d6c5854e528a096e.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/hexxagon/Makefile | 2 | ||||
-rw-r--r-- | games/trigger/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/hexxagon/Makefile b/games/hexxagon/Makefile index f74284245ac9..12fc2aa7a5dc 100644 --- a/games/hexxagon/Makefile +++ b/games/hexxagon/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.nesqi.se/hexxagon/hexxagon/download/ -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= A strategy hexagon game LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 diff --git a/games/trigger/Makefile b/games/trigger/Makefile index 788356b9267f..b95c74d0d645 100644 --- a/games/trigger/Makefile +++ b/games/trigger/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=${PORTNAME}-rally DISTFILES= trigger-${PORTVERSION}-src${EXTRACT_SUFX} \ trigger-${DATAVERSION}-data${EXTRACT_SUFX} -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= A rally car racing game BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam |