diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
commit | 64620e91182a6c0782000795afbe3c2a543f0d88 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /games/glest | |
parent | bca67aee541c99d420cdd5d4b19f26591ca03641 (diff) |
Notes
Diffstat (limited to 'games/glest')
-rw-r--r-- | games/glest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glest/Makefile b/games/glest/Makefile index b1762707fe90..2f44a739c423 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION} DISTNAME= ${PORTNAME}_source_${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free 3D real-time customizable strategy game LIB_DEPENDS= libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \ |