diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
commit | 59d48d920fd4f33d0531e09ce16a71ce6e15220b (patch) | |
tree | 799bcf22ddda01c9c3dfba30f12700bcb72b501d /games | |
parent | 7c8201d0d4588871797fc167de31fd1dc794aec9 (diff) |
Return kris' ports to the heap.
We hope to see him back again sometime.
Hat: portmgr-secretary
Notes
Notes:
svn path=/head/; revision=267265
Diffstat (limited to 'games')
-rw-r--r-- | games/cowsay/Makefile | 2 | ||||
-rw-r--r-- | games/falconseye/Makefile | 2 | ||||
-rw-r--r-- | games/mindguard/Makefile | 2 | ||||
-rw-r--r-- | games/tads/Makefile | 2 | ||||
-rw-r--r-- | games/xflame/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/cowsay/Makefile b/games/cowsay/Makefile index 6c20847b57f6..ae952cb22e82 100644 --- a/games/cowsay/Makefile +++ b/games/cowsay/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.nog.net/pub/tony/cowsay/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Configurable talking characters in ASCII art USE_PERL5= yes diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile index 19d094394b58..d2c8c29864d6 100644 --- a/games/falconseye/Makefile +++ b/games/falconseye/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/NetHack-Falcon_s%20Eye%20%28source%29/${PORTVERSION} DISTNAME= nethack_source_331_jtp_${PORTVERSION:S/.//g} -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NetHack derivative RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity diff --git a/games/mindguard/Makefile b/games/mindguard/Makefile index 8f4fb6adc9ab..a97c18b13b61 100644 --- a/games/mindguard/Makefile +++ b/games/mindguard/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://zapatopi.net/mindguard/ EXTRACT_SUFX= .tgz -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Helpful utility for detecting and jamming harmful mind-control rays USE_GNOME= gtk12 diff --git a/games/tads/Makefile b/games/tads/Makefile index 5900608df796..a66d164a36f7 100644 --- a/games/tads/Makefile +++ b/games/tads/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=kris DISTNAME= tads23-unix -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TADS compiler/interpreter for interactive fiction WRKSRC= ${WRKDIR}/tads-3.0.8/tads2 diff --git a/games/xflame/Makefile b/games/xflame/Makefile index a15a085e24f7..ba4619f9bec2 100644 --- a/games/xflame/Makefile +++ b/games/xflame/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=kris -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A cool animated flame USE_IMAKE= yes |