diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-17 04:43:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-17 04:43:17 +0800 |
commit | fc506e55d397fc7877ab6f46478aad3695f6ed0d (patch) | |
tree | f3a4405e93f86b8b02c8e48ac081cb0fa9c256be /games | |
parent | 0ef35c9401b7586e552a35883445a3dad24095dc (diff) | |
download | freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.tar.gz freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.tar.zst freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.zip |
- Reset Maintainer
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/pysol-cardsets/Makefile | 2 | ||||
-rw-r--r-- | games/pysol-music/Makefile | 2 | ||||
-rw-r--r-- | games/pysol/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/pysol-cardsets/Makefile b/games/pysol-cardsets/Makefile index e70ff13c7649..5ed56c9775c2 100644 --- a/games/pysol-cardsets/Makefile +++ b/games/pysol-cardsets/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved -MAINTAINER= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of free cardsets adapted for use with PySol RUN_DEPENDS= pysol:${PORTSDIR}/games/pysol diff --git a/games/pysol-music/Makefile b/games/pysol-music/Makefile index 9d9c3f85fae5..b70f88c6ac95 100644 --- a/games/pysol-music/Makefile +++ b/games/pysol-music/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved -MAINTAINER= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of background music for use with PySol RUN_DEPENDS= pysol:${PORTSDIR}/games/pysol diff --git a/games/pysol/Makefile b/games/pysol/Makefile index 3ec553644069..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= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Solitaire game, written in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysolsoundserver.so:${PORTSDIR}/audio/pysol-sound-server \ |