diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-21 18:24:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-21 18:24:40 +0000 |
commit | 9192b90cdc105b4c3f96fbf6ef5a8322deeec9ad (patch) | |
tree | 9893a46422c99d60742355f9c17facbb950b5cc6 /graphics/rubygem-cairo/Makefile | |
parent | cc7f40c1314b4119efd28e10a7d9a871e5e01726 (diff) | |
download | ports-9192b90cdc105b4c3f96fbf6ef5a8322deeec9ad.tar.gz ports-9192b90cdc105b4c3f96fbf6ef5a8322deeec9ad.zip |
Update to 1.15.14
Notes
Notes:
svn path=/head/; revision=477739
Diffstat (limited to 'graphics/rubygem-cairo/Makefile')
-rw-r--r-- | graphics/rubygem-cairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-cairo/Makefile b/graphics/rubygem-cairo/Makefile index bde4580d7348..4f74178a6778 100644 --- a/graphics/rubygem-cairo/Makefile +++ b/graphics/rubygem-cairo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cairo -PORTVERSION= 1.15.13 +PORTVERSION= 1.15.14 CATEGORIES= graphics rubygems MASTER_SITES= RG |