diff options
author | tota <tota@FreeBSD.org> | 2012-11-23 10:39:17 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-11-23 10:39:17 +0800 |
commit | 998a8934a29ebccc869eb56716d849ecfcac7a73 (patch) | |
tree | 6c856931697ce6d977b402584b6c65564ffc6b85 /graphics/py-blockdiag/Makefile | |
parent | c923835a58a8a10f771da6fbec81b2ec126df50d (diff) | |
download | freebsd-ports-gnome-998a8934a29ebccc869eb56716d849ecfcac7a73.tar.gz freebsd-ports-gnome-998a8934a29ebccc869eb56716d849ecfcac7a73.tar.zst freebsd-ports-gnome-998a8934a29ebccc869eb56716d849ecfcac7a73.zip |
- Update to 1.2.4
Feature safe: yes
Diffstat (limited to 'graphics/py-blockdiag/Makefile')
-rw-r--r-- | graphics/py-blockdiag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-blockdiag/Makefile b/graphics/py-blockdiag/Makefile index ee05c68139c9..71e1937f1315 100644 --- a/graphics/py-blockdiag/Makefile +++ b/graphics/py-blockdiag/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= blockdiag -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |