diff options
author | deischen <deischen@FreeBSD.org> | 2013-08-28 01:13:25 +0800 |
---|---|---|
committer | deischen <deischen@FreeBSD.org> | 2013-08-28 01:13:25 +0800 |
commit | 86380591f988d9bc15bcf24afa381683357b6286 (patch) | |
tree | f74d1512a778b42b9840e777220aea863ea40228 /games | |
parent | dbcd5f09a21497d68d828d3267c2ad2889019cdc (diff) | |
download | freebsd-ports-gnome-86380591f988d9bc15bcf24afa381683357b6286.tar.gz freebsd-ports-gnome-86380591f988d9bc15bcf24afa381683357b6286.tar.zst freebsd-ports-gnome-86380591f988d9bc15bcf24afa381683357b6286.zip |
Correct maintainer, who is now a committer!
Submitted by: bapt
Diffstat (limited to 'games')
-rw-r--r-- | games/abe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/abe/Makefile b/games/abe/Makefile index d2cd2249295d..7b81c447a8ee 100644 --- a/games/abe/Makefile +++ b/games/abe/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@freebsd.org COMMENT= Abe's Amazing Adventure LICENSE= GPLv2 |