diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-16 23:19:08 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-16 23:19:08 +0000 |
commit | 7facac523b3b93a766ceb629005d223ad2f7ca42 (patch) | |
tree | 48c7e817e94e515067b2dd061cb55ac7b3916ab1 /games/monster-masher | |
parent | 6cd513eb2803346f2dd7a35c9f8849e4e2fd5fc4 (diff) |
Notes
Diffstat (limited to 'games/monster-masher')
-rw-r--r-- | games/monster-masher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/monster-masher/Makefile b/games/monster-masher/Makefile index 2300a3d5bb23..70654e8d9e79 100644 --- a/games/monster-masher/Makefile +++ b/games/monster-masher/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.auc.dk/~olau/monster-masher/source/ PKGNAMESUFFIX= -masher DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= einekoai@chello.nl +MAINTAINER= kwm@rainbow-runner.nl COMMENT= Gnomemm puzzle game where you have to clean the caves of monsters LIB_DEPENDS= gnomeuimm-2.0:${PORTSDIR}/x11-toolkits/libgnomeuimm |