diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-05-03 17:38:41 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-05-03 17:38:41 +0800 |
commit | b1e048c50291954caa3f0d035c95274fd7b0a2cc (patch) | |
tree | e852ff460f5147555791a5010e28e1d96ff43dc2 /audio/ocp | |
parent | fa6fadb55e3c171e82b9914125803c040767dd21 (diff) | |
download | freebsd-ports-graphics-b1e048c50291954caa3f0d035c95274fd7b0a2cc.tar.gz freebsd-ports-graphics-b1e048c50291954caa3f0d035c95274fd7b0a2cc.tar.zst freebsd-ports-graphics-b1e048c50291954caa3f0d035c95274fd7b0a2cc.zip |
Drop maintainership
Diffstat (limited to 'audio/ocp')
-rw-r--r-- | audio/ocp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 37e5dbacfeb..799a7132a4a 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://stian.lunafish.org/ocp/ \ CRITICAL -MAINTAINER= ehaupt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The legendary Open Cubic Player LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag \ |