diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2006-08-09 11:14:08 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2006-08-09 11:14:08 +0000 |
commit | 0953c8c7d493e28f108b1b8d585a183e46ae144d (patch) | |
tree | 27b2d08fcda0bcdcfa9d587e2478512290823c76 /audio/cmus | |
parent | 611f78c0a2e6cebd0c7737bee322ddc16f6a6df0 (diff) | |
download | freebsd-ports-0953c8c7d493e28f108b1b8d585a183e46ae144d.zip |
Transfer maintainership to simon@olofsson.de
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 2c460f235757..7a45cb18c577 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ \ http://mirror.greaterscope.net/cmus/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= simon@olofsson.de COMMENT= Console-based music player with really cool features BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash |