diff options
author | kwm <kwm@FreeBSD.org> | 2004-11-23 16:51:28 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2004-11-23 16:51:28 +0800 |
commit | 39380e9bf5854a7751f859b1f5675004827777e4 (patch) | |
tree | c73b1589b59b9d6f1d402354cac645980911209a /games | |
parent | a03251879abc21dc2b4770d0de085a360a619bd0 (diff) | |
download | freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.tar.gz freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.tar.zst freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.zip |
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor)
Diffstat (limited to 'games')
-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 c13b3187ed34..420f15ecb2b4 100644 --- a/games/monster-masher/Makefile +++ b/games/monster-masher/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.cs.aau.dk/~olau/monster-masher/source/ PKGNAMESUFFIX= -masher DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= kwm@rainbow-runner.nl +MAINTAINER= kwm@FreeBSD.org COMMENT= Gnomemm puzzle game where you have to clean the caves of monsters LIB_DEPENDS= gnomeuimm-2.0:${PORTSDIR}/x11-toolkits/libgnomeuimm |