diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-24 00:44:27 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-24 00:44:27 +0800 |
commit | ab71192314e29e4b3a06b93792f7c1791edfd767 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /games/glest | |
parent | c486b33f871193d246b5ee36724bcf160b014786 (diff) | |
download | freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.tar.gz freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.tar.zst freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
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 \ |