diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-05-19 12:29:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-05-19 12:29:21 +0000 |
commit | dd2e422fcf2ef26d9e33dce10f9c6d0eb4328cb0 (patch) | |
tree | 5d35cb52938ae11aab14b4bdb726dd3078841345 /misc | |
parent | Add visitors 0.2.a, very fast and easy to use web log analyzer. (diff) |
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 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 |