diff options
Diffstat (limited to 'audio/tse3')
-rw-r--r-- | audio/tse3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tse3/Makefile b/audio/tse3/Makefile index 3f88448d480c..7e5340c0e51f 100644 --- a/audio/tse3/Makefile +++ b/audio/tse3/Makefile @@ -5,7 +5,7 @@ PORTNAME= tse3 PORTVERSION= 0.3.1 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= SF/${PORTNAME}/${PORTNAME:U}/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME:tu}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= MIDI library |