diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-28 17:10:45 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-28 17:10:45 +0800 |
commit | cf3c612095b1f1813f4168b8ad44b425a2cef61b (patch) | |
tree | cc5f2fdda3dbb976470347b054d61d05b0560d3d | |
parent | edd4a106f8db4d175ba3aade3a6e8f5f6f14c01a (diff) | |
download | freebsd-ports-graphics-cf3c612095b1f1813f4168b8ad44b425a2cef61b.tar.gz freebsd-ports-graphics-cf3c612095b1f1813f4168b8ad44b425a2cef61b.tar.zst freebsd-ports-graphics-cf3c612095b1f1813f4168b8ad44b425a2cef61b.zip |
Reset freebsd-dr@durchnull.de:
connect to durchnull.de[212.227.34.3]: Connection timed out
Hat: portmgr
-rw-r--r-- | games/pydance/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/treewm/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/pydance/Makefile b/games/pydance/Makefile index 2701b6b267d..43b122dd45e 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 diff --git a/x11-wm/treewm/Makefile b/x11-wm/treewm/Makefile index 75af354c2e2..977be8a8fb6 100644 --- a/x11-wm/treewm/Makefile +++ b/x11-wm/treewm/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= freebsd-dr@durchnull.de +MAINTAINER= ports@FreeBSD.org COMMENT= Window Manager that arranges the windows in a tree BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT} |