diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-07 09:00:50 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-07 09:00:50 +0800 |
commit | c6ce1e41510660a98c784a5a2ce127864ab303d7 (patch) | |
tree | dad4a200336639115e961da0152b226d043d3dc0 /x11-clocks | |
parent | 9a20da511fbd864c37a3fb80302ccf1e1ff739a8 (diff) | |
download | freebsd-ports-gnome-c6ce1e41510660a98c784a5a2ce127864ab303d7.tar.gz freebsd-ports-gnome-c6ce1e41510660a98c784a5a2ce127864ab303d7.tar.zst freebsd-ports-gnome-c6ce1e41510660a98c784a5a2ce127864ab303d7.zip |
[UPDATE]: x11-clocks/xdaliclock
x11-clocks/xdaliclock is out of date and without a maintainer.
The attached patch updates the port and sets myself as the
maintainer.
(well, sets the maintainer to start with, port was updated yesterday)
PR: ports/91431
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xdaliclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/xdaliclock/Makefile b/x11-clocks/xdaliclock/Makefile index a276b53d731b..0cfa3d25ad58 100644 --- a/x11-clocks/xdaliclock/Makefile +++ b/x11-clocks/xdaliclock/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-clocks MASTER_SITES= http://www.jwz.org/xdaliclock/ MASTER_SITE_SUBDIR= applications -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wxs@csh.rit.edu COMMENT= A rather neat animated clock WRKSRC= ${WRKDIR}/${DISTNAME}/X11 |