diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
commit | b0823ae396a7b32354b085a7fe82dc7fd7a0beaf (patch) | |
tree | c4fc5c22783cccc324b5c497489d141711c97602 /audio/bmp-faad | |
parent | d24cea048d4948bfdb8e17e0ab4e7ce3fdc7260b (diff) |
Notes
Diffstat (limited to 'audio/bmp-faad')
-rw-r--r-- | audio/bmp-faad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bmp-faad/Makefile b/audio/bmp-faad/Makefile index 442081ae592e..cdd453ff23a0 100644 --- a/audio/bmp-faad/Makefile +++ b/audio/bmp-faad/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= faac PKGNAMEPREFIX= bmp- -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= Beep Media Player (BMP) plugin for faad LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ |