diff options
Diffstat (limited to 'emulators/ucon64/Makefile')
-rw-r--r-- | emulators/ucon64/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ucon64/Makefile b/emulators/ucon64/Makefile index 8a9539761bf6..4205c35da2ba 100644 --- a/emulators/ucon64/Makefile +++ b/emulators/ucon64/Makefile @@ -3,7 +3,7 @@ PORTNAME= ucon64 PORTVERSION= 2.0.0 CATEGORIES= emulators -MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME:L}-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTNAME:tl}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= root@cooltrainer.org |