aboutsummaryrefslogtreecommitdiff
path: root/multimedia/py-openlp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 11:15:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 11:15:53 +0000
commitb67bcd423b39aa9cae20f76a56a02c621aa3f295 (patch)
treef7359dd61a615ee63f07b752d7d286b4e4134527 /multimedia/py-openlp
parent80e8e5525725f4d5d4b526dd3707f4e5fff1e84c (diff)
downloadports-b67bcd423b39aa9cae20f76a56a02c621aa3f295.tar.gz
ports-b67bcd423b39aa9cae20f76a56a02c621aa3f295.zip
Catch a couple of missing convertsion to :tu/:tl
Submitted by: ak With hat: portmgr
Notes
Notes: svn path=/head/; revision=352993
Diffstat (limited to 'multimedia/py-openlp')
-rw-r--r--multimedia/py-openlp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/py-openlp/Makefile b/multimedia/py-openlp/Makefile
index 8b5406b0c74f..48e9ac49044a 100644
--- a/multimedia/py-openlp/Makefile
+++ b/multimedia/py-openlp/Makefile
@@ -4,7 +4,7 @@ PORTNAME= OpenLP
PORTVERSION= 2.0.3
PORTREVISION= 4
CATEGORIES= multimedia python
-MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tabthorpe@FreeBSD.org