summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-10-04 18:47:20 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-10-04 18:47:20 +0000
commit0ac6130a89a50a9de348501825221ab7acf71946 (patch)
tree0af6ab3cc1df2f14f55491b3c97baa3239db7893
parentDark Places is a Quake modification I have built over the course of 6 years on (diff)
Take maintainership.
Notes
Notes: svn path=/head/; revision=144200
-rw-r--r--devel/simgear/Makefile2
-rw-r--r--x11-toolkits/plib/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile
index b6080a169430..789a4d9dbdc4 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