diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-03-18 08:14:38 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-03-18 08:14:38 +0000 |
commit | 12e24ed1a0f2e450e2d9c0eccf199fcba20495d4 (patch) | |
tree | 5776bc64e27d51c165859db81b2087dbab3df9d0 /textproc/p5-YAML-LibYAML/Makefile | |
parent | dc7a08b6497b412383aae9e27598ee8511441bcd (diff) | |
download | ports-12e24ed1a0f2e450e2d9c0eccf199fcba20495d4.tar.gz ports-12e24ed1a0f2e450e2d9c0eccf199fcba20495d4.zip |
Notes
Diffstat (limited to 'textproc/p5-YAML-LibYAML/Makefile')
-rw-r--r-- | textproc/p5-YAML-LibYAML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index 601c32056f15..506b143e619d 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= YAML-LibYAML -PORTVERSION= 0.39 +PORTVERSION= 0.41 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |