diff options
author | tobez <tobez@FreeBSD.org> | 2007-06-26 16:21:04 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-06-26 16:21:04 +0800 |
commit | ee345f90f42a3a451c523061d5a14d838b3045b8 (patch) | |
tree | 0829835a9cb12b5fd235353eb2f75cbf9f1d1cd0 /textproc/p5-YAML-Syck/Makefile | |
parent | 10e6c0f582a44cf97cc699ab2f231140a3dbddd7 (diff) | |
download | freebsd-ports-gnome-ee345f90f42a3a451c523061d5a14d838b3045b8.tar.gz freebsd-ports-gnome-ee345f90f42a3a451c523061d5a14d838b3045b8.tar.zst freebsd-ports-gnome-ee345f90f42a3a451c523061d5a14d838b3045b8.zip |
Update to 0.91.
Changes: http://search.cpan.org/src/AUDREYT/YAML-Syck-0.91/Changes
Diffstat (limited to 'textproc/p5-YAML-Syck/Makefile')
-rw-r--r-- | textproc/p5-YAML-Syck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile index 0cfb91891060..7dfe4067e521 100644 --- a/textproc/p5-YAML-Syck/Makefile +++ b/textproc/p5-YAML-Syck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= YAML-Syck -PORTVERSION= 0.88 +PORTVERSION= 0.91 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= YAML |