diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-12-13 18:35:52 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-12-13 18:35:52 +0000 |
commit | d17cde632864dc6df336bb9cebbe2949f431a6cd (patch) | |
tree | b830c6c02e309d9ed902a96eb7c1ea446ae4bf1a /graphics/py-wand | |
parent | a5bd415ea6996c779264aecf61c2e648e06ba4db (diff) |
- Chase graphics/ImageMagick update
- Trim header
Notes
Notes:
svn path=/head/; revision=308865
Diffstat (limited to 'graphics/py-wand')
-rw-r--r-- | graphics/py-wand/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-wand/Makefile b/graphics/py-wand/Makefile index 906f46dc99f4..d202a8714f1b 100644 --- a/graphics/py-wand/Makefile +++ b/graphics/py-wand/Makefile @@ -2,6 +2,7 @@ PORTNAME= Wand PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |