diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-05-21 13:03:56 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-05-21 13:03:56 +0000 |
commit | e4f199618b4d06d62a19df64bcb0103a08c4cbbb (patch) | |
tree | 1436ebab2e66977c98fef635939d7dc04be23c80 /textproc/p5-Algorithm-CheckDigits/Makefile | |
parent | textproc/p5-Spreadsheet-Read: update to 0.64 (diff) |
textproc/p5-Algorithm-CheckDigits: update to 1.3.2
Notes
Notes:
svn path=/head/; revision=415599
Diffstat (limited to 'textproc/p5-Algorithm-CheckDigits/Makefile')
-rw-r--r-- | textproc/p5-Algorithm-CheckDigits/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Algorithm-CheckDigits/Makefile b/textproc/p5-Algorithm-CheckDigits/Makefile index 65c44dae4df5..5391a6e2d644 100644 --- a/textproc/p5-Algorithm-CheckDigits/Makefile +++ b/textproc/p5-Algorithm-CheckDigits/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Algorithm-CheckDigits -PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTVERSION= 1.3.2 DISTVERSIONPREFIX= v CATEGORIES= textproc perl5 MASTER_SITES= CPAN |