diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:17:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:17:25 +0800 |
commit | 48a634bdfb26e16f3c35b882aa06e7c08b25768e (patch) | |
tree | f6d4c5e2710d9959bf8910208339b828d799a215 /audio/mp3lint | |
parent | 2ba1f4b028a15369989089cc50beec9d02bd198e (diff) | |
download | freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.gz freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.zst freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.zip |
- Remove leading indefinite article from COMMENT
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 |