diff options
Diffstat (limited to 'security/p5-Digest-SHA1/Makefile')
-rw-r--r-- | security/p5-Digest-SHA1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile index 77c257ae294..bb8251b4f64 100644 --- a/security/p5-Digest-SHA1/Makefile +++ b/security/p5-Digest-SHA1/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Digest-SHA1 -PORTVERSION= 2.00 +PORTVERSION= 2.01 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- -MAINTAINER= leeym@cae.ce.ntu.edu.tw +MAINTAINER= leeym@leeym.com PERL_CONFIGURE= yes |