diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-05-28 18:43:36 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-05-28 18:43:36 +0000 |
commit | c768a9ebe654ed28d6dfdc7bfe1bd0500320f5a8 (patch) | |
tree | aaee4345c9e3279086c28f3fc9b50dfe35f2eb74 /graphics/py-wand/Makefile | |
parent | ce83d20fd5ab5ace1445d38637fb07ecf1e48c97 (diff) | |
download | ports-c768a9ebe654ed28d6dfdc7bfe1bd0500320f5a8.tar.gz ports-c768a9ebe654ed28d6dfdc7bfe1bd0500320f5a8.zip |
Notes
Diffstat (limited to 'graphics/py-wand/Makefile')
-rw-r--r-- | graphics/py-wand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-wand/Makefile b/graphics/py-wand/Makefile index f0e3340a718e..781e73242ac3 100644 --- a/graphics/py-wand/Makefile +++ b/graphics/py-wand/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Wand -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |