diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-05-05 02:14:01 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-05-05 02:14:01 +0000 |
commit | f4ed8f63bcc65ca4d1cce00d3e15458702150871 (patch) | |
tree | 4a68b467ac7df99b92edd45a911957a2b46e2f4d /games | |
parent | 350ef1086668075c10aa9d13dfdad48df704a1af (diff) | |
download | ports-f4ed8f63bcc65ca4d1cce00d3e15458702150871.tar.gz ports-f4ed8f63bcc65ca4d1cce00d3e15458702150871.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/enigma/Makefile | 2 |
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++ |