diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
commit | 2e59da295c25140209418c7b478502885b71be6a (patch) | |
tree | bd95728b38c70426e4c5e974563ad2977c7def95 /games/briquolo/Makefile | |
parent | 78b76b211d94faf91eb9d4c78921e1937333fe6a (diff) |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=260700
Diffstat (limited to 'games/briquolo/Makefile')
-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 03000a957841..ab77432ff87c 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://briquolo.free.fr/download/ -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Breakout clone with an OpenGL 3D representation LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png |