summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/py-django-annotations/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-django-annotations/Makefile b/www/py-django-annotations/Makefile
index db6c06020a5c..a5a30226cccf 100644
--- a/www/py-django-annotations/Makefile
+++ b/www/py-django-annotations/Makefile
@@ -2,6 +2,7 @@
PORTNAME= django-annotations
PORTVERSION= 0.0.0.2016041401
+PORTREVISION= 1
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +23,7 @@ GH_ACCOUNT= TheDataShed
GH_TAGNAME= cdb04b4
NO_ARCH= yes
-PLIST_FILES= "@sample etc/annotations/default/__init__.py.sample"\
+PLIST_FILES= "@sample etc/annotations/default/__init__.py.sample"
.include <bsd.port.pre.mk>