diff options
Diffstat (limited to 'multimedia/py-openlp/Makefile')
-rw-r--r-- | multimedia/py-openlp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/py-openlp/Makefile b/multimedia/py-openlp/Makefile index 984485026e6b..b185597ded27 100644 --- a/multimedia/py-openlp/Makefile +++ b/multimedia/py-openlp/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= OpenLP -PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTVERSION= 2.1.5 CATEGORIES= multimedia python MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |