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 /astro | |
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 'astro')
-rw-r--r-- | astro/celestia/Makefile | 2 | ||||
-rw-r--r-- | astro/stellarium/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index 0d726cc3f30b..6484728ea850 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro MASTER_SITES= SF PKGNAMESUFFIX= -${CELESTIA_UI} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scriptable space flight simulator for X LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile index 0b5047e7589f..74c6e049ce0f 100644 --- a/astro/stellarium/Makefile +++ b/astro/stellarium/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A 3D photo-realistic sky renderer LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ |