diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-20 00:49:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-20 00:49:49 +0800 |
commit | 4064cf228f8200a8df981d46a59a0c70ce4138b4 (patch) | |
tree | 7de1fc8c3498e54e74668ab5fa0d1f3323dd70ae /x11-clocks | |
parent | 26d0901c61b62890851dcacc5cf528ca05e670cc (diff) | |
download | freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.tar.gz freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.tar.zst freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.zip |
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor)
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 49a44023dd5a..54f0cffba46f 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= wxs@csh.rit.edu +MAINTAINER= wxs@atarininja.org COMMENT= A rather neat animated clock WRKSRC= ${WRKDIR}/${DISTNAME}/X11 |