diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-05 11:15:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-05 11:15:53 +0000 |
commit | b67bcd423b39aa9cae20f76a56a02c621aa3f295 (patch) | |
tree | f7359dd61a615ee63f07b752d7d286b4e4134527 /multimedia/py-openlp | |
parent | 80e8e5525725f4d5d4b526dd3707f4e5fff1e84c (diff) |
Notes
Diffstat (limited to 'multimedia/py-openlp')
-rw-r--r-- | multimedia/py-openlp/Makefile | 2 |
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 |