diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-02-04 15:35:12 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-02-04 15:35:12 +0000 |
commit | ce0191e49e820f920d56b0d7c750795e950c4790 (patch) | |
tree | f2ea421b42a653320678738c4097e0548f381ea9 /x11-clocks | |
parent | 821e267c37766bdc6f7fc3a80fe4b3bbceb29a3f (diff) | |
download | ports-ce0191e49e820f920d56b0d7c750795e950c4790.tar.gz ports-ce0191e49e820f920d56b0d7c750795e950c4790.zip |
Update my address.
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=206711
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 deb6c2621a25..3a5a6e9f1514 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@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= A rather neat animated clock WRKSRC= ${WRKDIR}/${DISTNAME}/X11 |