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 /x11-clocks | |
parent | de4cf73f5446a2a8a2c782e21edd36968046a9e7 (diff) | |
download | freebsd-ports-graphics-d337e9231d287d1719490670575e6238700ea140.tar.gz freebsd-ports-graphics-d337e9231d287d1719490670575e6238700ea140.tar.zst freebsd-ports-graphics-d337e9231d287d1719490670575e6238700ea140.zip |
Reset hendrik@scholz.net due to a number of timeouts.
Hat: portmgr
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/buici-clock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/buici-clock/Makefile b/x11-clocks/buici-clock/Makefile index 80caa77a931..503e6d41de9 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} |