diff options
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 \ |