diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-10-04 18:47:20 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-10-04 18:47:20 +0000 |
commit | f7bd2bf50eb86d9cfbbafaab528e671525697404 (patch) | |
tree | 3330d30c452e8f18732308b0cd4e17989cc1b483 /devel/simgear | |
parent | 0718ac32ee64599cf9713bfb912b3d6467001d40 (diff) | |
download | FreeBSD-ports-f7bd2bf50eb86d9cfbbafaab528e671525697404.zip FreeBSD-ports-f7bd2bf50eb86d9cfbbafaab528e671525697404.tar.gz |
Take maintainership.
Diffstat (limited to 'devel/simgear')
-rw-r--r-- | devel/simgear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile index b7b853c..12f53507 100644 --- a/devel/simgear/Makefile +++ b/devel/simgear/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel games MASTER_SITES= ftp://ftp.simgear.org/pub/simgear/Source/ \ ftp://ftp.de.flightgear.org/pub/simgear/Source/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jylefort@FreeBSD.org COMMENT= A toolkit for 3D games and simulations # These should be LIB_DEPENDS, but it seems bsd.port.mk can't handle |