diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-31 16:11:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-31 16:11:33 +0000 |
commit | 075372439e31e533dc03efc978c174f721dd204e (patch) | |
tree | 5cb83e39a2186239971ab385fd97f57e5b38f097 /games/vegastrike | |
parent | 70b462c39acdde73a09cd8948f1fff94d0a0b73f (diff) |
Notes
Diffstat (limited to 'games/vegastrike')
-rw-r--r-- | games/vegastrike/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vegastrike/Makefile b/games/vegastrike/Makefile index d272b6a05050..3b91372274c5 100644 --- a/games/vegastrike/Makefile +++ b/games/vegastrike/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source 3D space simulator LICENSE= GPLv2 |