diff options
author | pav <pav@FreeBSD.org> | 2006-05-30 04:46:13 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-30 04:46:13 +0800 |
commit | 5d763fe4e3c9c1400e1549cf593b7f49fb190b51 (patch) | |
tree | be14c857a77a77c90e05b435b31d68b927a2ad67 /x11-clocks | |
parent | 83cb9fd9b8205f58ac396d1f96bc94d52b3e5da7 (diff) | |
download | freebsd-ports-gnome-5d763fe4e3c9c1400e1549cf593b7f49fb190b51.tar.gz freebsd-ports-gnome-5d763fe4e3c9c1400e1549cf593b7f49fb190b51.tar.zst freebsd-ports-gnome-5d763fe4e3c9c1400e1549cf593b7f49fb190b51.zip |
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmbday/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/wmbday/Makefile b/x11-clocks/wmbday/Makefile index 43c9d638eb0b..620baa6b4774 100644 --- a/x11-clocks/wmbday/Makefile +++ b/x11-clocks/wmbday/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.3 CATEGORIES= x11-clocks MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/ -MAINTAINER= q@galgenberg.net +MAINTAINER= uspoerlein@gmail.com COMMENT= Window Maker dock app that will remind you of birthdays BUILD_DEPENDS= ${X11BASE}/bin/xmessage:${X_CLIENTS_PORT} |