diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 17:17:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 17:17:25 +0000 |
commit | fa1716b118dcb99d41071490920455dbdbb3c633 (patch) | |
tree | f6d4c5e2710d9959bf8910208339b828d799a215 /audio/mp3lint | |
parent | c1b1bd0135e4173a47c37c69eebc74813961a994 (diff) | |
download | ports-fa1716b118dcb99d41071490920455dbdbb3c633.tar.gz ports-fa1716b118dcb99d41071490920455dbdbb3c633.zip |
Notes
Diffstat (limited to 'audio/mp3lint')
-rw-r--r-- | audio/mp3lint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3lint/Makefile b/audio/mp3lint/Makefile index afabd6a43377..ced600c29286 100644 --- a/audio/mp3lint/Makefile +++ b/audio/mp3lint/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org -COMMENT= A configurable tool to check collections of audio files +COMMENT= Configurable tool to check collections of audio files BUILD_DEPENDS= libmp3-archive-perl>=0:${PORTSDIR}/audio/libmp3-archive-perl RUN_DEPENDS= libmp3-archive-perl>=0:${PORTSDIR}/audio/libmp3-archive-perl |