diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:46:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:46:13 +0000 |
commit | b66e9c955a40a6b4efc43392c0b039b23732c482 (patch) | |
tree | 72489667179a4cb128c40450d3022d91bb6c7fd1 /x11-clocks | |
parent | 07b732ce579ab5da56f99a7ee6d6c829d191513c (diff) | |
download | ports-b66e9c955a40a6b4efc43392c0b039b23732c482.tar.gz ports-b66e9c955a40a6b4efc43392c0b039b23732c482.zip |
Notes
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} |