diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:54:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:54:46 +0000 |
commit | d7018eab568dffe7626bd654d5e70cf3ea1e4294 (patch) | |
tree | 48d558f8f5cb5eeba5e449ec7d21224d02370947 /games | |
parent | 562c52b5253b097d70a47594beaccbeece11ecc1 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/awele/Makefile | 2 | ||||
-rw-r--r-- | games/gnomesudoku/Makefile | 2 | ||||
-rw-r--r-- | games/pysol/Makefile | 2 | ||||
-rw-r--r-- | games/xminehunter/Makefile | 2 | ||||
-rw-r--r-- | games/xskat/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/awele/Makefile b/games/awele/Makefile index cf111f7c4352..ee60f7975898 100644 --- a/games/awele/Makefile +++ b/games/awele/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www-air.inria.fr/ftp/Jean-Paul/ \ MASTER_SITE_SUBDIR= games DISTFILES= ${PORTNAME}1.0.tgz -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An african board game USE_TCL_BUILD= 84 diff --git a/games/gnomesudoku/Makefile b/games/gnomesudoku/Makefile index dab95ddd97b7..a1c5551c6f28 100644 --- a/games/gnomesudoku/Makefile +++ b/games/gnomesudoku/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games gnome MASTER_SITES= SF/gnome-sudoku DISTNAME= gnome-sudoku-${PORTVERSION} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNOME Sudoku game RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric \ diff --git a/games/pysol/Makefile b/games/pysol/Makefile index e4306544d811..6bbc52531823 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= tg/:support DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:support \ ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX}:source -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Solitaire game, written in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysolsoundserver.so:${PORTSDIR}/audio/pysol-sound-server \ diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile index 14c1b91e2ca8..067b571f766a 100644 --- a/games/xminehunter/Makefile +++ b/games/xminehunter/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Motif minesweeper game USE_XORG= xpm diff --git a/games/xskat/Makefile b/games/xskat/Makefile index e638c061d185..66d20366c6ec 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.xskat.de/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Play the card game Skat .if defined(WITH_ALTENBURGER_CARDS) |