diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:11:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:11:44 +0800 |
commit | b72a416cc0224280861acc8a5134e140e3ce45c3 (patch) | |
tree | 84a47fc3b14aa61101561804814046672492a831 /devel | |
parent | 4bec16191c20f0067a02f5a7631c8d8fb5166435 (diff) | |
download | freebsd-ports-gnome-b72a416cc0224280861acc8a5134e140e3ce45c3.tar.gz freebsd-ports-gnome-b72a416cc0224280861acc8a5134e140e3ce45c3.tar.zst freebsd-ports-gnome-b72a416cc0224280861acc8a5134e140e3ce45c3.zip |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/hptools/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-js/Makefile | 2 | ||||
-rw-r--r-- | devel/openthreads/Makefile | 2 | ||||
-rw-r--r-- | devel/simgear/Makefile | 2 | ||||
-rw-r--r-- | devel/wininfo/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/hptools/Makefile b/devel/hptools/Makefile index 175f59e50ebc..af45166791d0 100644 --- a/devel/hptools/Makefile +++ b/devel/hptools/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.hpcalc.org/hp48/pc/programming/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= System RPL and assembly language tools for HP Calculators WRKSRC= ${WRKDIR}/Hptools/${CONFIGURE_TARGET} diff --git a/devel/linux-js/Makefile b/devel/linux-js/Makefile index b83f4d5523dd..a2bdbe97a335 100644 --- a/devel/linux-js/Makefile +++ b/devel/linux-js/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel emulators kld MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jylefort -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Linux joystick interface ported to FreeBSD PROGRAMS= jscal jstest diff --git a/devel/openthreads/Makefile b/devel/openthreads/Makefile index 14a20558543c..5de5e6e8aefc 100644 --- a/devel/openthreads/Makefile +++ b/devel/openthreads/Makefile @@ -9,7 +9,7 @@ PORTNAME= openthreads PORTVERSION= 1.5 CATEGORIES= devel -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library which provides a C++ object-oriented thread interface WRKSRC= ${WRKDIR}/${DISTNAME}/OpenThreads diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile index 25fc834905f1..dd7f010d4ab7 100644 --- a/devel/simgear/Makefile +++ b/devel/simgear/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel games MASTER_SITES= ftp://ftp.simgear.org/pub/simgear/Source/ \ ftp://ftp.de.flightgear.org/pub/simgear/Source/ -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A toolkit for 3D games and simulations BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib diff --git a/devel/wininfo/Makefile b/devel/wininfo/Makefile index c9ac59326e87..264024447665 100644 --- a/devel/wininfo/Makefile +++ b/devel/wininfo/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.freedesktop.org/software/wininfo/ -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A window information utility USE_XORG= xext xrender xinerama xrandr xi xfixes xcursor \ |