diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-03-10 03:40:21 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-03-10 03:40:21 +0000 |
commit | 155b6d10317dfd7976dcd3ec7a52d15237a3fcbe (patch) | |
tree | 4c4a1820149b89c96825483bdb583f3031be61ad /security/p5-Digest-SHA/Makefile | |
parent | 6b5afd4a1997bcb7b1da390e3088b1ef406bd348 (diff) | |
download | ports-155b6d10317dfd7976dcd3ec7a52d15237a3fcbe.tar.gz ports-155b6d10317dfd7976dcd3ec7a52d15237a3fcbe.zip |
Notes
Diffstat (limited to 'security/p5-Digest-SHA/Makefile')
-rw-r--r-- | security/p5-Digest-SHA/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile index 634c04a04547..005d5c3612a5 100644 --- a/security/p5-Digest-SHA/Makefile +++ b/security/p5-Digest-SHA/Makefile @@ -6,9 +6,10 @@ # PORTNAME= Digest-SHA -PORTVERSION= 5.50 +PORTVERSION= 5.61 CATEGORIES= security perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSHELOR PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |