diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/abcde/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index 163b1acaf766..63d6f1ad05fb 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -1,6 +1,6 @@ PORTNAME= abcde DISTVERSION= 2.9.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://abcde.einval.com/download/ @@ -16,7 +16,8 @@ RUN_DEPENDS= cd-discid:audio/cd-discid \ lame:audio/lame \ eyeD3:audio/py-eyed3 \ oggenc:audio/vorbis-tools \ - bash:shells/bash + bash:shells/bash \ + eject:sysutils/eject USES= shebangfix |