diff options
Diffstat (limited to 'security/p5-Crypt-IDEA/Makefile')
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index b91199bd7e08..70a7f2471e9f 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Crypt-IDEA -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk RESTRICTED= "Crypto; export-controlled" |