diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 23:31:11 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 23:31:11 +0800 |
commit | 17f89bc151641330c771d997ec9751f853257328 (patch) | |
tree | 3050e94c7a637c083f6b7f99ecae2bc20ddd1430 /games/pysol | |
parent | b3bd71dfd10813f40c8d64537d0948530eaa8ee0 (diff) | |
download | freebsd-ports-gnome-17f89bc151641330c771d997ec9751f853257328.tar.gz freebsd-ports-gnome-17f89bc151641330c771d997ec9751f853257328.tar.zst freebsd-ports-gnome-17f89bc151641330c771d997ec9751f853257328.zip |
- Pass maintainership to submitter
Submitted by: Sergey Voronkov via freebsd-ports@
Diffstat (limited to 'games/pysol')
-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 6bbc52531823..3ec553644069 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= ports@FreeBSD.org +MAINTAINER= serg@tmn.ru COMMENT= Solitaire game, written in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysolsoundserver.so:${PORTSDIR}/audio/pysol-sound-server \ |