diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2009-03-28 09:16:37 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2009-03-28 09:16:37 +0800 |
commit | 77ee257e983ab2a332372cb57809814adc8f62ee (patch) | |
tree | e07f8318f936bf24eae518438878d4fcc9122e61 /games | |
parent | 50c35380480d268b7861c359d2af84d778f3a5a1 (diff) | |
download | freebsd-ports-gnome-77ee257e983ab2a332372cb57809814adc8f62ee.tar.gz freebsd-ports-gnome-77ee257e983ab2a332372cb57809814adc8f62ee.tar.zst freebsd-ports-gnome-77ee257e983ab2a332372cb57809814adc8f62ee.zip |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/robotfindskitten/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/robotfindskitten/Makefile b/games/robotfindskitten/Makefile index c9067d0b1275..9d14aa4661de 100644 --- a/games/robotfindskitten/Makefile +++ b/games/robotfindskitten/Makefile @@ -13,7 +13,7 @@ CATEGORIES= games MASTER_SITES= http://robotfindskitten.org/download/POSIX/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= skreuzer@exit2shell.com +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Yet another zen simulation GNU_CONFIGURE= YES |