diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-19 12:29:21 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-19 12:29:21 +0000 |
commit | e4330d31a615709bee3a880edb9a47b2bd6c27ae (patch) | |
tree | 6efc315ee40177c4621376feae06a8e75f938cc4 /misc | |
parent | 4029946cc0c3811f58aa5cf5524aba2961dd2350 (diff) | |
download | FreeBSD-ports-e4330d31a615709bee3a880edb9a47b2bd6c27ae.zip FreeBSD-ports-e4330d31a615709bee3a880edb9a47b2bd6c27ae.tar.gz |
Revert previous commit; maintainer is merely having email trouble.
My apologies.
Prodded by: kris
Diffstat (limited to 'misc')
-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 767a7e4..9fa202a 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 |