diff options
author | Andrej Zverev <az@FreeBSD.org> | 2008-06-24 07:11:00 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2008-06-24 07:11:00 +0000 |
commit | 21ae257e6efc03690b7582241d7442d1171237e1 (patch) | |
tree | 424b7955bb419564700caba2187827eadfbac6b6 /games/barrage | |
parent | f116dee919a34e228d85f4a678a3befca14497d5 (diff) | |
download | ports-21ae257e6efc03690b7582241d7442d1171237e1.tar.gz ports-21ae257e6efc03690b7582241d7442d1171237e1.zip |
Notes
Diffstat (limited to 'games/barrage')
-rw-r--r-- | games/barrage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/barrage/Makefile b/games/barrage/Makefile index 2a0c9d273b67..7b0813114ba9 100644 --- a/games/barrage/Makefile +++ b/games/barrage/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF/lgames DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Destroy as many targets as possible USE_GMAKE= yes |