diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-16 05:15:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-16 05:15:18 +0000 |
commit | 79742d9938a0592c2b5bd534d7ca03fd86fbd166 (patch) | |
tree | 00df8a0b405f724e8922efe7e383490a8fda4b57 /misc/muuz | |
parent | 8b02c99cb51b084ecde6ff1111aa77effb240b8b (diff) | |
download | ports-79742d9938a0592c2b5bd534d7ca03fd86fbd166.tar.gz ports-79742d9938a0592c2b5bd534d7ca03fd86fbd166.zip |
Notes
Diffstat (limited to 'misc/muuz')
-rw-r--r-- | misc/muuz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/muuz/Makefile b/misc/muuz/Makefile index 767a7e42b4db..9fa202a47e87 100644 --- a/misc/muuz/Makefile +++ b/misc/muuz/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.27.2 CATEGORIES= misc MASTER_SITES= http://muuz.deadbbs.com/FreeBSD/muuz/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kline@thought.org COMMENT= X11 and sound tool that promotes relaxation, meditation, fun, more LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |