diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/freeswitch-sounds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/freeswitch-sounds/Makefile b/audio/freeswitch-sounds/Makefile index a3e3201598cf..d19fa472e59b 100644 --- a/audio/freeswitch-sounds/Makefile +++ b/audio/freeswitch-sounds/Makefile @@ -20,9 +20,9 @@ PLIST= ${WRKDIR}/plist NO_WRKSUBDIR= yes SHAREOWN= ${PORTNAME} SHAREGRP= ${SHAREOWN} - USERS= ${PORTNAME} GROUPS= ${USERS} +LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} OPTIONS= DOWNLOAD "Don't resample, download all." off \ 8K "Compile sounds for 8K" on \ |