diff options
author | adamw <adamw@FreeBSD.org> | 2006-08-09 19:14:08 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2006-08-09 19:14:08 +0800 |
commit | 121daa4e0ce0dfc9dc2fad4d49c9a75cf50be2fe (patch) | |
tree | e2e129142200428e11038dba77442326cc013df6 /audio/cmus | |
parent | 59081514a3902177cbef5afc4fdd3915a71fe4de (diff) | |
download | freebsd-ports-gnome-121daa4e0ce0dfc9dc2fad4d49c9a75cf50be2fe.tar.gz freebsd-ports-gnome-121daa4e0ce0dfc9dc2fad4d49c9a75cf50be2fe.tar.zst freebsd-ports-gnome-121daa4e0ce0dfc9dc2fad4d49c9a75cf50be2fe.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 |