diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-28 09:10:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-28 09:10:45 +0000 |
commit | 31632f816d426a3baed95028ac30ce25d53405b8 (patch) | |
tree | 8d978c78c37d4cf2a7242b604fe45c51bcc683de /games | |
parent | Fix plist. (diff) |
Reset freebsd-dr@durchnull.de:
connect to durchnull.de[212.227.34.3]: Connection timed out
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=188644
Diffstat (limited to 'games')
-rw-r--r-- | games/pydance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pydance/Makefile b/games/pydance/Makefile index 2701b6b267d9..43b122dd45eb 100644 --- a/games/pydance/Makefile +++ b/games/pydance/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz ${SONGS} DIST_SUBDIR= pydance EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= freebsd-dr@durchnull.de +MAINTAINER= ports@FreeBSD.org COMMENT= Dancing simulation game similar to the kind in arcades BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game |