diff options
| author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-04-06 05:56:29 +0000 |
|---|---|---|
| committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-04-06 05:56:29 +0000 |
| commit | 0beb95e46dba004098b16209b1591cd3ae8202ca (patch) | |
| tree | 606cdcffe2d83814c9463d9aff958dfe1b243afa /security/p5-Module-Signature/Makefile | |
| parent | a1521e4495eefdc1b4749ca6c32da1757814fb27 (diff) | |
Notes
Diffstat (limited to 'security/p5-Module-Signature/Makefile')
| -rw-r--r-- | security/p5-Module-Signature/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile index b63217bb6524..18a58962ee63 100644 --- a/security/p5-Module-Signature/Makefile +++ b/security/p5-Module-Signature/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Module-Signature -PORTVERSION= 0.41 +PORTVERSION= 0.44 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module PKGNAMEPREFIX= p5- -MAINTAINER= autrijus@autrijus.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Module signature file manipulation BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ |
