diff options
author | dinoex <dinoex@FreeBSD.org> | 2014-05-11 16:57:54 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2014-05-11 16:57:54 +0800 |
commit | 9a92ddbb0214245a85d1d88bf0fe70e5dc0afb1a (patch) | |
tree | c36cb38ab80ccf067444027f4352041e4223a8a6 /games | |
parent | e10b3050da9b5d66760e3d079fc9803fb4dc997c (diff) | |
download | freebsd-ports-gnome-9a92ddbb0214245a85d1d88bf0fe70e5dc0afb1a.tar.gz freebsd-ports-gnome-9a92ddbb0214245a85d1d88bf0fe70e5dc0afb1a.tar.zst freebsd-ports-gnome-9a92ddbb0214245a85d1d88bf0fe70e5dc0afb1a.zip |
- drop maintainership
Diffstat (limited to 'games')
-rw-r--r-- | games/xboing/Makefile | 2 | ||||
-rw-r--r-- | games/xinfocom/Makefile | 2 | ||||
-rw-r--r-- | games/xneko/Makefile | 2 | ||||
-rw-r--r-- | games/xrubik/Makefile | 2 | ||||
-rw-r--r-- | games/xscrabble/Makefile | 2 | ||||
-rw-r--r-- | games/xzip/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index a4e2bf754cae..cbdb4ebe98b0 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 arcade game LICENSE= MIT diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile index b8cf584a8152..efcbf71e5d52 100644 --- a/games/xinfocom/Makefile +++ b/games/xinfocom/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= LOCAL/mph DISTNAME= unix8m -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Infocom game interpreter for X11 USES= imake tar:tgz diff --git a/games/xneko/Makefile b/games/xneko/Makefile index 7bd4e77b90c7..ed3f8877f6db 100644 --- a/games/xneko/Makefile +++ b/games/xneko/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=dinoex DISTNAME= ${PORTNAME} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The classic cat-and-mouse NO_WRKSUBDIR= yes diff --git a/games/xrubik/Makefile b/games/xrubik/Makefile index 108e69c1e4cb..d6da8b88e483 100644 --- a/games/xrubik/Makefile +++ b/games/xrubik/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X-based rubik's cube(tm) WRKSRC= ${WRKDIR}/xrubik diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 59ec587c8c6b..32758af31f2e 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/educational_games/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}_en${EXTRACT_SUFX} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X version of the popular board game USES= tar:bzip2 imake diff --git a/games/xzip/Makefile b/games/xzip/Makefile index dd6d286f0488..0d4ae367420f 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \ DISTNAME= xzip182 EXTRACT_SUFX= .tar.Z -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Infocom game interpreter that runs under X11 USE_XORG= x11 |