diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
commit | 9099f96c4e804bf1a14769eb70ee1668a8a2ab3b (patch) | |
tree | ccd8521c60a4d79278cc2094e801c763209831ad /games | |
parent | ee5a26a838f2540f40c3aaaf796be8d66bcca9a3 (diff) | |
download | ports-9099f96c4e804bf1a14769eb70ee1668a8a2ab3b.tar.gz ports-9099f96c4e804bf1a14769eb70ee1668a8a2ab3b.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/cgoban/Makefile | 2 | ||||
-rw-r--r-- | games/chromium-bsu/Makefile | 2 | ||||
-rw-r--r-- | games/chromium/Makefile | 2 | ||||
-rw-r--r-- | games/moonlander/Makefile | 2 | ||||
-rw-r--r-- | games/tomatoes/Makefile | 2 | ||||
-rw-r--r-- | games/xbill/Makefile | 2 | ||||
-rw-r--r-- | games/xtron/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index 037a03de0857..d84528beb97d 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cgoban1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= Internet Go Server client and game editor USE_X_PREFIX= yes diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile index 2703dedbbeab..5f00794b0e9d 100644 --- a/games/chromium-bsu/Makefile +++ b/games/chromium-bsu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= An arcade-style, top-scrolling space shooter LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ diff --git a/games/chromium/Makefile b/games/chromium/Makefile index 2703dedbbeab..5f00794b0e9d 100644 --- a/games/chromium/Makefile +++ b/games/chromium/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= An arcade-style, top-scrolling space shooter LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ diff --git a/games/moonlander/Makefile b/games/moonlander/Makefile index d306af205162..0e97e85ed07d 100644 --- a/games/moonlander/Makefile +++ b/games/moonlander/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR=pool/main/m/moon-lander DISTNAME= moon-lander_1.0.orig -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= Land a spacecraft on the moon USE_SDL= mixer image sdl diff --git a/games/tomatoes/Makefile b/games/tomatoes/Makefile index ae4f5a5c3a26..1c1c7971552a 100644 --- a/games/tomatoes/Makefile +++ b/games/tomatoes/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-linux-src-${PORTVERSION}5${EXTRACT_SUFX} \ ${PORTNAME}-linux-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= Tomato-smashing, Q-Bert style WRKSRC= ${WRKDIR}/tomatoes-${PORTVERSION}5 diff --git a/games/xbill/Makefile b/games/xbill/Makefile index 156b58d2ae0e..7562788dbadc 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.xbill.org/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= Save your computers from the evil clutches of Bill SCORES_DIR?= ${DATADIR}/scores diff --git a/games/xtron/Makefile b/games/xtron/Makefile index b0d1b153a01d..33033cbe8c8f 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= Avoid running into walls, your own tail, and that of your opponent USE_X_PREFIX= yes |