diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cutmp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cutmp3/Makefile b/audio/cutmp3/Makefile index 1635b071846a..c35eabef1ad4 100644 --- a/audio/cutmp3/Makefile +++ b/audio/cutmp3/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.puchalla-online.de/ \ MAINTAINER= dhn@FreeBSD.org COMMENT= Small and fast command line MP3 editor -USES= tar:bzip2 +USES= tar:bzip2 readline PLIST_FILES= bin/cutmp3 man/man1/cutmp3.1.gz |