diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-13 20:17:27 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-13 20:17:27 +0000 |
commit | 1354f668ae93ae4b8b4f361e954318a7fd3ac141 (patch) | |
tree | c30ad82957737789b431c689ef52b55be517851a /x11-clocks/wmbday/Makefile | |
parent | bc50654db4b7939222bfaf70957e8d0de84091c9 (diff) | |
download | ports-1354f668ae93ae4b8b4f361e954318a7fd3ac141.tar.gz ports-1354f668ae93ae4b8b4f361e954318a7fd3ac141.zip |
Notes
Diffstat (limited to 'x11-clocks/wmbday/Makefile')
-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 6a3ccd62cd62..0cef729123c7 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@uni.de +MAINTAINER= q@galgenberg.net COMMENT= Window Maker dock app that will remind you of birthdays BUILD_DEPENDS= ${X11BASE}/bin/xmessage:${X_CLIENTS_PORT} |