diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
commit | 027f59c9d874889b66459dfbfb7f7d7895d27630 (patch) | |
tree | d0d1d29158dc231ef28c34657bdd8e7c6053087d /games/gltron/Makefile | |
parent | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't (diff) |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Diffstat (limited to 'games/gltron/Makefile')
-rw-r--r-- | games/gltron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 14541efea30f..4b04abf51d5c 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -10,7 +10,7 @@ DISTNAME= gltron-0.53 CATEGORIES= games MASTER_SITES= http://www.ards.net/Andreas/gltron/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \ GLU.14:${PORTSDIR}/graphics/Mesa3 \ |