diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-16 20:43:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-16 20:43:17 +0000 |
commit | d7d64edfea5ac98f1acf9e04ecd5e81909019371 (patch) | |
tree | 0728a43f69d73b34ccc88162b2a16c03b0ccff5d /games/pysol/Makefile | |
parent | acd613971071a3e27a3590ab60984d750d2fe936 (diff) | |
download | ports-d7d64edfea5ac98f1acf9e04ecd5e81909019371.tar.gz ports-d7d64edfea5ac98f1acf9e04ecd5e81909019371.zip |
- Reset Maintainer
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=228514
Diffstat (limited to 'games/pysol/Makefile')
-rw-r--r-- | games/pysol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |