diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2016-07-20 09:33:31 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2016-07-20 09:33:31 +0000 |
commit | 3561a46f285c63588e94e78058ab4a9582b98b22 (patch) | |
tree | ee034c13633ca813e09b3fc925d53acc6b5eda76 /graphics/py-gd | |
parent | 944a4540ffb5d5ca873bd826b9df90c25a74f91f (diff) |
Notes
Diffstat (limited to 'graphics/py-gd')
-rw-r--r-- | graphics/py-gd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index 8cdc87730133..e3dba8c5667c 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -3,6 +3,7 @@ PORTNAME= gd PORTVERSION= 0.59 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |