diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-08 17:15:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-08 17:15:26 +0000 |
commit | 1e3fdc60f0eb55bf62b669432f5591946f216eeb (patch) | |
tree | e3b3b83f131a6c17dee0120985cbb674cb5eea85 /graphics/cairo | |
parent | fca77a71fa80135088b8debb184dea2c2e5411c1 (diff) |
- Chase xcb-util shlib bump
Notes
Notes:
svn path=/head/; revision=225500
Diffstat (limited to 'graphics/cairo')
-rw-r--r-- | graphics/cairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index ce601fe7a4b9..75026f4327c7 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -8,7 +8,7 @@ PORTNAME= cairo PORTVERSION= 1.6.4 -PORTREVISION?= 3 +PORTREVISION?= 4 PORTEPOCH?= 1 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ |