diff options
Diffstat (limited to 'audio/flake/Makefile')
-rw-r--r-- | audio/flake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/flake/Makefile b/audio/flake/Makefile index 89dd896d392a..4dd36423dd69 100644 --- a/audio/flake/Makefile +++ b/audio/flake/Makefile @@ -5,7 +5,7 @@ PORTNAME= flake PORTVERSION= 0.11 CATEGORIES= audio MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME:L}-enc/${PORTNAME:L}/${PORTVERSION} +MASTER_SITE_SUBDIR= ${PORTNAME:tl}-enc/${PORTNAME:tl}/${PORTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= FLAC audio encoder |