diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-13 20:43:14 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-13 20:43:14 +0800 |
commit | d337e9231d287d1719490670575e6238700ea140 (patch) | |
tree | ac63abeac898a216e855b3338849a8808ead9b2e | |
parent | de4cf73f5446a2a8a2c782e21edd36968046a9e7 (diff) | |
download | freebsd-ports-gnome-d337e9231d287d1719490670575e6238700ea140.tar.gz freebsd-ports-gnome-d337e9231d287d1719490670575e6238700ea140.tar.zst freebsd-ports-gnome-d337e9231d287d1719490670575e6238700ea140.zip |
Reset hendrik@scholz.net due to a number of timeouts.
Hat: portmgr
-rw-r--r-- | audio/xmms-midi/Makefile | 2 | ||||
-rw-r--r-- | games/oilwar/Makefile | 2 | ||||
-rw-r--r-- | multimedia/transcode/Makefile | 2 | ||||
-rw-r--r-- | net/wmnetload/Makefile | 2 | ||||
-rw-r--r-- | www/lighttpd/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/buici-clock/Makefile | 2 | ||||
-rw-r--r-- | x11/fbdesk/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/audio/xmms-midi/Makefile b/audio/xmms-midi/Makefile index 0899bc7ca297..e9a0d317af41 100644 --- a/audio/xmms-midi/Makefile +++ b/audio/xmms-midi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://dl.fkb.wormulon.net/xmms-midi/ \ http://dl.kel.wormulon.net/xmms-midi/ -MAINTAINER= hendrik@scholz.net +MAINTAINER= ports@FreeBSD.org COMMENT= XMMS input plugin to play midi files LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/games/oilwar/Makefile b/games/oilwar/Makefile index 4550d9c2fcfa..310db5ca4413 100644 --- a/games/oilwar/Makefile +++ b/games/oilwar/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.2ndpoint.fi/projektit/filut/ DISTNAME= OilWar-${PORTVERSION} -MAINTAINER= hendrik@scholz.net +MAINTAINER= ports@FreeBSD.org COMMENT= Evil army wants to steal your oil USE_SDL= image mixer sdl diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 88fdfd1ef740..eb4ab0f23147 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://dl.fkb.wormulon.net/transcode/ \ http://kraymer.de/mirroring/ \ http://www.jakemsr.com/transcode/ -MAINTAINER= hendrik@scholz.net +MAINTAINER= ports@FreeBSD.or COMMENT= A text-console utility for video stream processing LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread \ diff --git a/net/wmnetload/Makefile b/net/wmnetload/Makefile index a320103ebc97..a3bae5943df8 100644 --- a/net/wmnetload/Makefile +++ b/net/wmnetload/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://truffula.com/pub/ \ http://dl.fkb.wormulon.net/wmnetload/ \ http://dl.kel.wormulon.net/wmnetload/ -MAINTAINER= hendrik@scholz.net +MAINTAINER= ports@FreeBSD.org COMMENT= Network load monitor dockapp LIB_DEPENDS= dockapp.2:${PORTSDIR}/x11-wm/libdockapp diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index cf421e02d4a7..a2de88a03d93 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ \ http://mirrors.cat.pdx.edu/lighttpd/ -MAINTAINER= hendrik@scholz.net +MAINTAINER= ports@FreeBSD.org COMMENT= A secure, fast, compliant, and very flexible Web Server LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/x11-clocks/buici-clock/Makefile b/x11-clocks/buici-clock/Makefile index 80caa77a931e..503e6d41de95 100644 --- a/x11-clocks/buici-clock/Makefile +++ b/x11-clocks/buici-clock/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-clocks MASTER_SITES= ftp://ftp.buici.com/pub/buici-clock/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= hendrik@scholz.net +MAINTAINER= ports@FreeBSD.org COMMENT= Xlib implementation of an attractive, configurable clock WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 363d6d926674..72c0206c91be 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://fluxbox.sourceforge.net/download/ \ http://dl.kel.wormulon.net/fbdesk/ MASTER_SITE_SUBDIR= distfiles -MAINTAINER= hendrik@scholz.net +MAINTAINER= ports@FreeBSD.org COMMENT= A Fluxbox utility to create and manage icons on the desktop LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |