diff options
author | xtraeme <xtraeme> | 2003-08-28 20:05:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-08-28 20:05:13 +0000 |
commit | 68905344cb2b2e2ed4aa54ab7bdfb4de9ae22168 (patch) | |
tree | c0d211cb1a43a415b341e6aca9c4752ff99755ce /games | |
parent | 85590c74005b89526ed8ef703c699b003203963f (diff) | |
download | pkgsrc-68905344cb2b2e2ed4aa54ab7bdfb4de9ae22168.tar.gz |
Change my email address to the NetBSD one, ok'ed by wiz@
Diffstat (limited to 'games')
-rw-r--r-- | games/criticalmass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index d1f13c4c8ec..05da9e1c74a 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/08/27 09:01:03 recht Exp $ +# $NetBSD: Makefile,v 1.7 2003/08/28 20:05:17 xtraeme Exp $ # DISTNAME= CriticalMass-0.98 @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=criticalmass/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jrp@hispabsd.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://criticalmass.sourceforge.net/ COMMENT= SDL/OpenGL space shoot'em up game |