summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-05-05 02:14:01 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-05-05 02:14:01 +0000
commitf4ed8f63bcc65ca4d1cce00d3e15458702150871 (patch)
tree4a68b467ac7df99b92edd45a911957a2b46e2f4d /games
parent[1] Fix the build on alpha by removing -ffast-math from the build cflags. (diff)
Voluntarily move maintainership to Eric Anholt.
Notes
Notes: svn path=/head/; revision=134636
Diffstat (limited to 'games')
-rw-r--r--games/enigma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile
index f024a69e2396..4e1edf0d48cc 100644
--- a/games/enigma/Makefile
+++ b/games/enigma/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://savannah.nongnu.org/download/enigma/
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= enigma-${PORTVERSION}-beta
-MAINTAINER= edwin@mavetju.org
+MAINTAINER= anholt@FreeBSD.org
COMMENT= Enigma is a reimplementation of Oxyd, a puzzle game
BUILD_DEPENDS= ${LOCALBASE}/lib/libzipios.a:${PORTSDIR}/archivers/zipios++