diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-05-03 09:38:41 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-05-03 09:38:41 +0000 |
commit | 42d789b494b05f5cf4007bac1c67f771ea0371da (patch) | |
tree | c68c6b1ae9196b96e00cc4f3b65e7ab64f62093c /audio | |
parent | 328ce19ad879d490485ab19ec4ce1fec3450974f (diff) | |
download | ports-42d789b494b05f5cf4007bac1c67f771ea0371da.tar.gz ports-42d789b494b05f5cf4007bac1c67f771ea0371da.zip |
Notes
Diffstat (limited to 'audio')
-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 37e5dbacfeb2..799a7132a4a3 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 \ |