summaryrefslogtreecommitdiff
path: root/misc/pubs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pubs/Makefile')
-rw-r--r--misc/pubs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/pubs/Makefile b/misc/pubs/Makefile
index 4ca1b50a811f..02d69b245da8 100644
--- a/misc/pubs/Makefile
+++ b/misc/pubs/Makefile
@@ -1,6 +1,7 @@
PORTNAME= pubs
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.0
+PORTREVISION= 1
CATEGORIES= misc python
MAINTAINER= yuri@FreeBSD.org
@@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/license
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}bibtexparser>=1.0:textproc/py-bibtexparser@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}configobj>0:devel/py-configobj@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}feedparser>0:textproc/py-feedparser@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \