diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/py-docxcompose/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-docxcompose/Makefile b/textproc/py-docxcompose/Makefile index a8698748953b..8ad9ab48efd2 100644 --- a/textproc/py-docxcompose/Makefile +++ b/textproc/py-docxcompose/Makefile @@ -1,6 +1,6 @@ PORTNAME= docxcompose PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |