diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-30 12:50:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-30 12:50:54 +0000 |
commit | 7d3a967cfbd86a2f73ee7de9cfcbd64cbba94894 (patch) | |
tree | 6d8557836ec3d2570d350b871cae953c702c3166 /graphics/py-pillow | |
parent | 169fb75b9ca31334047d23ebc6871bddc3be6378 (diff) |
Notes
Diffstat (limited to 'graphics/py-pillow')
-rw-r--r-- | graphics/py-pillow/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile index 0636825e1159..17f1a7682cb2 100644 --- a/graphics/py-pillow/Makefile +++ b/graphics/py-pillow/Makefile @@ -3,6 +3,7 @@ PORTNAME= pillow PORTVERSION= 3.4.2 +PORTREVISION= 1 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |