diff options
author | bapt <bapt@FreeBSD.org> | 2013-05-27 17:28:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-05-27 17:28:00 +0800 |
commit | fb19817f7fb14a40709ba2222fd0d7a7499300f1 (patch) | |
tree | 1693ee259c77e2148eb0e325c8a22b563149717e /security/p5-Crypt-IDEA | |
parent | 0d87a7d119fb69aae3820ad05ce17e02e027be3b (diff) | |
download | freebsd-ports-gnome-fb19817f7fb14a40709ba2222fd0d7a7499300f1.tar.gz freebsd-ports-gnome-fb19817f7fb14a40709ba2222fd0d7a7499300f1.tar.zst freebsd-ports-gnome-fb19817f7fb14a40709ba2222fd0d7a7499300f1.zip |
Fix plist
Diffstat (limited to 'security/p5-Crypt-IDEA')
-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 |