diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-10-05 02:47:20 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-10-05 02:47:20 +0800 |
commit | f7bd2bf50eb86d9cfbbafaab528e671525697404 (patch) | |
tree | 3330d30c452e8f18732308b0cd4e17989cc1b483 /devel | |
parent | 0718ac32ee64599cf9713bfb912b3d6467001d40 (diff) | |
download | freebsd-ports-gnome-f7bd2bf50eb86d9cfbbafaab528e671525697404.tar.gz freebsd-ports-gnome-f7bd2bf50eb86d9cfbbafaab528e671525697404.tar.zst freebsd-ports-gnome-f7bd2bf50eb86d9cfbbafaab528e671525697404.zip |
Take maintainership.
Diffstat (limited to 'devel')
-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 b7b853c36efd..12f535077af3 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 |