diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 18:22:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 18:22:39 +0000 |
commit | a09e55e2e8925b30200d14342bad54c3e8c8c633 (patch) | |
tree | 9b354d5075233ea6d1150d96c5f89bac822ff2ef /games/ufoai/Makefile | |
parent | - Add USES=libtool (diff) |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=360239
Diffstat (limited to '')
-rw-r--r-- | games/ufoai/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index 4ddae9cbcb85..d89f114b38be 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/UFO_AI%202.x/${PORTVERSION} DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source DIST_SUBDIR= ${PORTNAME} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Strategy game featuring tactical combat LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ |