diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /audio/mp3ck | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) | |
download | ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.tar.gz ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.zip |
Notes
Diffstat (limited to 'audio/mp3ck')
-rw-r--r-- | audio/mp3ck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3ck/Makefile b/audio/mp3ck/Makefile index d966fb038b91..94f775295fa9 100644 --- a/audio/mp3ck/Makefile +++ b/audio/mp3ck/Makefile @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= A consistency check utility for MPEG Layer 2 or 3 files or streams +COMMENT= Consistency check utility for MPEG Layer 2 or 3 files or streams do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin |