diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
commit | d108c5dc752dacbc6ca6222293993eadc83af849 (patch) | |
tree | b5b5f66879418924878c101a3a7aeff2cba3850e /games/briquolo | |
parent | pdtpd has been renamed to squall. (diff) |
Drop maintainership.
Notes
Notes:
svn path=/head/; revision=115610
Diffstat (limited to 'games/briquolo')
-rw-r--r-- | games/briquolo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 436e4f1bbccf..f004e001b457 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://briquolo.free.fr/download/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Breakout clone with an OpenGL 3D representation LIB_DEPENDS= GUI.0:${PORTSDIR}/graphics/guilib \ |