aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-setproctitle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-setproctitle/Makefile')
-rw-r--r--devel/py-setproctitle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-setproctitle/Makefile b/devel/py-setproctitle/Makefile
index 85586dcf2326..f04512146f88 100644
--- a/devel/py-setproctitle/Makefile
+++ b/devel/py-setproctitle/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= setproctitle
-PORTVERSION= 1.1.3
+PORTVERSION= 1.1.5
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ USE_PYDISTUTILS= yes
PLIST_FILES= %%PYTHON_SITELIBDIR%%/${PORTNAME}.so
-PORTDOCS= COPYRIGHT HISTORY README
+PORTDOCS= COPYRIGHT HISTORY.rst README.rst
post-install:
.if !defined(NOPORTDOCS)