diff options
author | az <az@FreeBSD.org> | 2010-09-24 17:49:56 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2010-09-24 17:49:56 +0800 |
commit | d2286d2fb87431802eef2b0f8429190296cb1b56 (patch) | |
tree | 3426f0ae24b58db75187ef3f17c3c30d7dff5ac2 /audio | |
parent | a8de2f113c0b7d7d5ff76d39057227f6bdc1f1ba (diff) | |
download | freebsd-ports-gnome-d2286d2fb87431802eef2b0f8429190296cb1b56.tar.gz freebsd-ports-gnome-d2286d2fb87431802eef2b0f8429190296cb1b56.tar.zst freebsd-ports-gnome-d2286d2fb87431802eef2b0f8429190296cb1b56.zip |
Drop maintainership
Diffstat (limited to 'audio')
-rw-r--r-- | audio/orpheus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/orpheus/Makefile b/audio/orpheus/Makefile index 0c178284edc6..63ba8b93f369 100644 --- a/audio/orpheus/Makefile +++ b/audio/orpheus/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://thekonst.net/download/ -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Light-weight console UI audio player application RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 |