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/cosmosmash/Makefile | |
parent | 78b76b211d94faf91eb9d4c78921e1937333fe6a (diff) | |
download | ports-2e59da295c25140209418c7b478502885b71be6a.tar.gz ports-2e59da295c25140209418c7b478502885b71be6a.zip |
Notes
Diffstat (limited to 'games/cosmosmash/Makefile')
-rw-r--r-- | games/cosmosmash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/cosmosmash/Makefile b/games/cosmosmash/Makefile index 3499127f02a1..ed1c9a09452d 100644 --- a/games/cosmosmash/Makefile +++ b/games/cosmosmash/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cosmosmash # Date created: 12 Apr 2008 -# Whom: Ganael Laplanche <ganael.laplanche@martymac.com> +# Whom: Ganael Laplanche <ganael.laplanche@martymac.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ DISTVERSION= 1.4.5 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= A clone of the Intellivision(TM) game Astrosmash(TM) LIB_DEPENDS= flatzebra:${PORTSDIR}/devel/flatzebra \ |