diff options
author | Frederic Culot <culot@FreeBSD.org> | 2010-10-20 05:53:20 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2010-10-20 05:53:20 +0000 |
commit | 02a06c807cb2fac717917e60c69b41048dfbf4fe (patch) | |
tree | 44652b43d8212aed161c087f1a50b4116c113dc4 /games | |
parent | 5027c587436c73b210faa0428207244771796b8e (diff) |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor)
Notes
Notes:
svn path=/head/; revision=263326
Diffstat (limited to 'games')
-rw-r--r-- | games/oldrunner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oldrunner/Makefile b/games/oldrunner/Makefile index 8a9b86eb092e..30565f3befae 100644 --- a/games/oldrunner/Makefile +++ b/games/oldrunner/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20100717 CATEGORIES= games MASTER_SITES= ftp://ftp2.culot.org/culot/ -MAINTAINER= frederic@culot.org +MAINTAINER= culot@FreeBSD.org COMMENT= A textmode remake of Broderbund's LodeRunner HAS_CONFIGURE= yes |