diff options
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 8 | ||||
-rw-r--r-- | security/p5-Crypt-IDEA/pkg-plist | 1 |
2 files changed, 2 insertions, 7 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 3bdae3eef3d5..b815cbbbff4d 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: p5-Crypt-IDEA -# Date created: October 20th 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Crypt-IDEA PORTVERSION= 1.08 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-IDEA/pkg-plist b/security/p5-Crypt-IDEA/pkg-plist index c6daaa21b2cb..00f70c2abe4b 100644 --- a/security/p5-Crypt-IDEA/pkg-plist +++ b/security/p5-Crypt-IDEA/pkg-plist @@ -1,4 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/._test.pl %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/IDEA.pm %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/IDEA.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/IDEA/.packlist |