diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
commit | 3246a363a80562eabfb0e107d1849d8e635a632f (patch) | |
tree | 874a18b516dc56e1b5089787b4fe484ab2cf8900 /audio/mp3check | |
parent | c9e0051b4f11230f99975a5155064bb8314f6ab4 (diff) | |
download | ports-3246a363a80562eabfb0e107d1849d8e635a632f.tar.gz ports-3246a363a80562eabfb0e107d1849d8e635a632f.zip |
Notes
Diffstat (limited to 'audio/mp3check')
-rw-r--r-- | audio/mp3check/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index 55707abe91e0..5e1213706cc7 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= dannyboy DISTNAME= ${PORTNAME} EXTRACT_SUFX= -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/bin/id3tool:${PORTSDIR}/audio/id3tool \ ${LOCALBASE}/bin/mp3_check:${PORTSDIR}/audio/mp3_check |