diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-09 01:19:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-09 01:19:39 +0000 |
commit | d3117e3c90157af86be57bc29f3f4f3db0cdaa5c (patch) | |
tree | b38c391d023df3e6a50cedcff6920d9ea8cbe389 /security/p5-Crypt-CipherSaber/Makefile | |
parent | 2546bd0290761071e3ad392427d7c2ba4e5a396b (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-CipherSaber/Makefile')
-rw-r--r-- | security/p5-Crypt-CipherSaber/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Crypt-CipherSaber/Makefile b/security/p5-Crypt-CipherSaber/Makefile index 40ce2cf078b2..f7a1f0145761 100644 --- a/security/p5-Crypt-CipherSaber/Makefile +++ b/security/p5-Crypt-CipherSaber/Makefile @@ -5,14 +5,14 @@ # $FreeBSD$ # -PORTNAME= CipherSaber -PORTVERSION= 0.60 +PORTNAME= Crypt-CipherSaber +PORTVERSION= 0.61 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Crypt +MASTER_SITE_SUBDIR= ../../authors/id/C/CH/CHROMATIC PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jim@corebsd.or.id PORTCOMMENT= Perl module providing an OO interface to CipherSaber encryption |