diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 01:00:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 01:00:50 +0000 |
commit | 4941dd65b1657b113aa26f729bdaa5b8ed0d589c (patch) | |
tree | 69e0ee5073a7fccffc92e5149d0bc96cce649948 /x11-clocks/xdaliclock | |
parent | 226fcdf3ce97b44a824cf4e8a8c6ef97172659ea (diff) | |
download | ports-4941dd65b1657b113aa26f729bdaa5b8ed0d589c.tar.gz ports-4941dd65b1657b113aa26f729bdaa5b8ed0d589c.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>
Notes
Notes:
svn path=/head/; revision=152927
Diffstat (limited to 'x11-clocks/xdaliclock')
-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 |