diff options
author | ade <ade@FreeBSD.org> | 2001-05-12 00:36:50 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-12 00:36:50 +0800 |
commit | f702e23206bec16c208a304fe51d5c79ec37095b (patch) | |
tree | 7fd432a3595e1cce0d24fee33a72c420fdee26d8 /games | |
parent | a5a3f783458625326a1b2b581071dd1f073569df (diff) | |
download | freebsd-ports-gnome-f702e23206bec16c208a304fe51d5c79ec37095b.tar.gz freebsd-ports-gnome-f702e23206bec16c208a304fe51d5c79ec37095b.tar.zst freebsd-ports-gnome-f702e23206bec16c208a304fe51d5c79ec37095b.zip |
SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
Diffstat (limited to 'games')
-rw-r--r-- | games/atomix/Makefile | 2 | ||||
-rw-r--r-- | games/bombermaze/Makefile | 2 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 2 | ||||
-rw-r--r-- | games/gnomegames/Makefile | 2 | ||||
-rw-r--r-- | games/gnomegames2/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile index 1d3cabae2271..2b72b4855221 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.3 CATEGORIES= games gnome MASTER_SITES= http://www.informatik.uni-oldenburg.de/~pearl/download/ -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_X_PREFIX= yes USE_GNOME= yes diff --git a/games/bombermaze/Makefile b/games/bombermaze/Makefile index 853e40a9f4ad..8195d32f0419 100644 --- a/games/bombermaze/Makefile +++ b/games/bombermaze/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 136cae88ae18..e76d797634c9 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-games DISTNAME= gnome-games-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index 136cae88ae18..e76d797634c9 100644 --- a/games/gnomegames/Makefile +++ b/games/gnomegames/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-games DISTNAME= gnome-games-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 136cae88ae18..e76d797634c9 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-games DISTNAME= gnome-games-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile |