diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-06-09 18:00:35 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-06-09 18:00:35 +0000 |
commit | 948f5473bd90157cb2abf08c7ff2a2aac29d71dd (patch) | |
tree | 46ef8717eba1285cafd7d2c57f824730472b7864 /audio/alac | |
parent | - Update to 0.2.5 (diff) |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
Diffstat (limited to 'audio/alac')
-rw-r--r-- | audio/alac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/alac/Makefile b/audio/alac/Makefile index 8a7d22b65f5e..3ddcaed0f79c 100644 --- a/audio/alac/Makefile +++ b/audio/alac/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://crazney.net/programs/itunes/files/ DISTNAME= ${PORTNAME}_decoder-${PORTVERSION} -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Basic decoder for Apple Lossless Audio Codec files (ALAC) WRKSRC= ${WRKDIR}/${PORTNAME}_decoder |