diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
commit | db6d323dff20583333ecef6235503c364118e8ce (patch) | |
tree | 3f7da2ba58fa56396a4b7cd60f445567da127dd5 /games/cosmosmash | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) |
Notes
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 ed1c9a09452d..363b586c2c80 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 \ |