diff options
Diffstat (limited to 'games/galaxyhack/Makefile')
-rw-r--r-- | games/galaxyhack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile index 4ae94dc6a8a4..f16e8dff6525 100644 --- a/games/galaxyhack/Makefile +++ b/games/galaxyhack/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} \ ${PORTNAME}-1.5-data${EXTRACT_SUFX} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= AI script based strategy game LIB_DEPENDS= boost_filesystem.3:${PORTSDIR}/devel/boost \ |