summaryrefslogtreecommitdiff
path: root/print/py-reportlab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-reportlab/Makefile')
-rw-r--r--print/py-reportlab/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index b27050337837..1d8563ae250d 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,10 +1,11 @@
PORTNAME= reportlab
-DISTVERSION= 4.4.1
+DISTVERSION= 4.4.3
CATEGORIES= print python
-MASTER_SITES= PYPI
+MASTER_SITES= PYPI:python \
+ LOCAL/bofh/print/py-${PORTNAME}:pfbfer
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- ${PFBFER}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:python \
+ ${PFBFER}:pfbfer
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= bofh@FreeBSD.org