diff options
author | martymac <martymac@FreeBSD.org> | 2010-09-27 20:08:23 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2010-09-27 20:08:23 +0800 |
commit | 72d6e346c76fd433a7e43f19447269978f2b46cb (patch) | |
tree | 3a2889a491d45454b58d9879e89cff6737f1dde7 /games/cosmosmash | |
parent | 5919f4af2229d1fe0b97cf0d3ee0af74b3ee4644 (diff) | |
download | freebsd-ports-graphics-72d6e346c76fd433a7e43f19447269978f2b46cb.tar.gz freebsd-ports-graphics-72d6e346c76fd433a7e43f19447269978f2b46cb.tar.zst freebsd-ports-graphics-72d6e346c76fd433a7e43f19447269978f2b46cb.zip |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor)
Diffstat (limited to 'games/cosmosmash')
-rw-r--r-- | games/cosmosmash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cosmosmash/Makefile b/games/cosmosmash/Makefile index ed1c9a09452..363b586c2c8 100644 --- a/games/cosmosmash/Makefile +++ b/games/cosmosmash/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.4.5 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A clone of the Intellivision(TM) game Astrosmash(TM) LIB_DEPENDS= flatzebra:${PORTSDIR}/devel/flatzebra \ |