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 | |
parent | 0718ac32ee64599cf9713bfb912b3d6467001d40 (diff) | |
download | FreeBSD-ports-f7bd2bf50eb86d9cfbbafaab528e671525697404.zip FreeBSD-ports-f7bd2bf50eb86d9cfbbafaab528e671525697404.tar.gz |
Take maintainership.
-rw-r--r-- | devel/simgear/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/plib/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index b6080a1..789a4d9 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.8.4 CATEGORIES= x11-toolkits MASTER_SITES= http://plib.sourceforge.net/dist/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jylefort@FreeBSD.org COMMENT= A portable library for joystick/sound/OpenGL GUI/3D math USE_X_PREFIX= yes |