diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-12-10 19:08:02 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-12-10 19:08:02 +0000 |
commit | 8687702404ae22667f1691632d678c8844904fcf (patch) | |
tree | f9abcb8b813678bde18964d71f7bbb3f14a385ac /graphics | |
parent | 6aca43e7f1e7d25cd0693abbf3f37c6fccc13bf0 (diff) | |
download | ports-8687702404ae22667f1691632d678c8844904fcf.tar.gz ports-8687702404ae22667f1691632d678c8844904fcf.zip |
Notes
Diffstat (limited to 'graphics')
-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 48018fd34372..d82845895222 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -4,7 +4,7 @@ PORTNAME= cairo PORTVERSION= 1.10.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH?= 2 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ |