diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 15:31:11 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 15:31:11 +0000 |
commit | 15ad88cd94766749b90987b8ac2cd8ceb302cc82 (patch) | |
tree | 2556f96b16512dc232c009fd5e556287e5bf1d30 /games | |
parent | 6ce638fdbfd144d8f328b85687facdfa3949809f (diff) | |
download | ports-15ad88cd94766749b90987b8ac2cd8ceb302cc82.tar.gz ports-15ad88cd94766749b90987b8ac2cd8ceb302cc82.zip |
Notes
Diffstat (limited to 'games')
-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 \ |