diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-11-02 17:44:26 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-11-02 17:44:26 +0000 |
commit | 1683570d6fc2519ddcf1a920f4cc730dbefcaa9c (patch) | |
tree | a4dc7ea9c2195c002170931d944108fecdf495ee /graphics/p5-Cairo/Makefile | |
parent | b57ccb90fac2780623be5d9fa82e4f0fa14453dc (diff) |
- Update to 1.01
Notes
Notes:
svn path=/head/; revision=176203
Diffstat (limited to 'graphics/p5-Cairo/Makefile')
-rw-r--r-- | graphics/p5-Cairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile index b00edf37c3c2..2a6fc5047155 100644 --- a/graphics/p5-Cairo/Makefile +++ b/graphics/p5-Cairo/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Cairo -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtk2-perl |