diff options
author | kris <kris@FreeBSD.org> | 2003-10-16 13:15:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-16 13:15:18 +0800 |
commit | 614110cbfd295852ef70569becc46a98103642a8 (patch) | |
tree | d052887ca878c7a04751f53e2370a2b09adfbcb4 /misc/muuz | |
parent | 0a1c69046e4599b041222e20c4e395999eccf2ce (diff) | |
download | freebsd-ports-gnome-614110cbfd295852ef70569becc46a98103642a8.tar.gz freebsd-ports-gnome-614110cbfd295852ef70569becc46a98103642a8.tar.zst freebsd-ports-gnome-614110cbfd295852ef70569becc46a98103642a8.zip |
Add back previous maintainer: it seems the mail bounce was caused by
problems with the .org TLD.
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 |