diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:11:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:11:44 +0000 |
commit | e21f53b16f7a6eef0fb44e32d8a1467f27492b26 (patch) | |
tree | cbd0851e58b09ebb39ff60c322886857c423921c /graphics/osg-devel | |
parent | 8968f5a7296421bbc41137fbf4fac8757f153c37 (diff) | |
download | ports-e21f53b16f7a6eef0fb44e32d8a1467f27492b26.tar.gz ports-e21f53b16f7a6eef0fb44e32d8a1467f27492b26.zip |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
Notes
Notes:
svn path=/head/; revision=212200
Diffstat (limited to 'graphics/osg-devel')
-rw-r--r-- | graphics/osg-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 654d9c945694..4e28823dc349 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= graphics -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ OpenGL scene graph library for real-time rendering BUILD_DEPENDS= ${LOCALBASE}/lib/libOpenThreads.so:${PORTSDIR}/devel/openthreads \ |