diff options
author | bland <bland@FreeBSD.org> | 2009-06-17 08:40:57 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2009-06-17 08:40:57 +0800 |
commit | 4c0f51709aaeeb500ca20b91a4ff108e9135afa2 (patch) | |
tree | 04e936bcd6bca5280bafaec3f278492ff067d761 /graphics/cairo/Makefile | |
parent | dbe563bf9424c215009375f2a1a7c9c4d4453725 (diff) | |
download | freebsd-ports-gnome-4c0f51709aaeeb500ca20b91a4ff108e9135afa2.tar.gz freebsd-ports-gnome-4c0f51709aaeeb500ca20b91a4ff108e9135afa2.tar.zst freebsd-ports-gnome-4c0f51709aaeeb500ca20b91a4ff108e9135afa2.zip |
Update to 1.8.8
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r-- | graphics/cairo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 11b727629a91..93ad202b079e 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -7,8 +7,8 @@ # PORTNAME= cairo -PORTVERSION= 1.8.6 -PORTREVISION?= 1 +PORTVERSION= 1.8.8 +PORTREVISION?= 0 PORTEPOCH?= 1 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ |