diff options
author | linimon <linimon@FreeBSD.org> | 2006-03-24 14:23:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-03-24 14:23:46 +0800 |
commit | 89252ea7007b500e6eeacfa33569f68b18ad3f92 (patch) | |
tree | adc5ba386a9d598c15212f2f69f9e352b7aa7daf /games | |
parent | e3d727d4a4160fd0cd0e385ae9ed49c351b472f8 (diff) | |
download | freebsd-ports-gnome-89252ea7007b500e6eeacfa33569f68b18ad3f92.tar.gz freebsd-ports-gnome-89252ea7007b500e6eeacfa33569f68b18ad3f92.tar.zst freebsd-ports-gnome-89252ea7007b500e6eeacfa33569f68b18ad3f92.zip |
Reset jedgar as maintainer; has not responded to email about status.
Hat: portmgr
Diffstat (limited to 'games')
-rw-r--r-- | games/grubinvaders/Makefile | 4 | ||||
-rw-r--r-- | games/speyes/Makefile | 2 | ||||
-rw-r--r-- | games/xinvaders3d/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/games/grubinvaders/Makefile b/games/grubinvaders/Makefile index 3212fbc4bc6b..8448a93933bc 100644 --- a/games/grubinvaders/Makefile +++ b/games/grubinvaders/Makefile @@ -11,8 +11,8 @@ CATEGORIES= games MASTER_SITES= http://www.erikyyy.de/invaders/ DISTNAME= invaders-${PORTVERSION} -MAINTAINER= jedgar@FreeBSD.org -COMMENT= This is grubinvaders, a multi boot compliant game for i386 +MAINTAINER= ports@FreeBSD.org +COMMENT= A multi boot compliant game for i386 RUN_DEPENDS= ${LOCALBASE}/sbin/grub:${PORTSDIR}/sysutils/grub diff --git a/games/speyes/Makefile b/games/speyes/Makefile index 7519a8e004b3..6a4ba3f2737a 100644 --- a/games/speyes/Makefile +++ b/games/speyes/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.0 CATEGORIES= games MASTER_SITES= http://okb-1.org/speyes/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WindowMaker dockapp/xeyes clone using SouthPark characters PLIST_FILES= bin/speyes diff --git a/games/xinvaders3d/Makefile b/games/xinvaders3d/Makefile index bc346d69fb95..f6f342d3ddb9 100644 --- a/games/xinvaders3d/Makefile +++ b/games/xinvaders3d/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D Vector-graphics Space Invaders clone for X PLIST_FILES= bin/xinv3d |