diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 04:30:26 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 04:30:26 +0000 |
commit | 96ea9df1e2bcb5ac1abb5b6eb4e58e3c2578478e (patch) | |
tree | 857c4932a3377e7f485b933a6e8c1a44ddd24055 /x11-clocks | |
parent | 0dbaf9bc901290985f45a5310e947ffe21604a54 (diff) | |
download | ports-96ea9df1e2bcb5ac1abb5b6eb4e58e3c2578478e.tar.gz ports-96ea9df1e2bcb5ac1abb5b6eb4e58e3c2578478e.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 8a4cb8e72032..f7fa950861a8 100644 --- a/x11-clocks/wmbday/Makefile +++ b/x11-clocks/wmbday/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.2a CATEGORIES= x11-clocks MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/ -MAINTAINER= q@roadrunner +MAINTAINER= q@uni.de COMMENT= Window Maker dock app that will remind you of birthdays BUILD_DEPENDS= ${X11BASE}/bin/xmessage:${PORTSDIR}/x11/XFree86-4-clients |