diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-05-16 16:39:00 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-05-16 16:39:00 +0800 |
commit | fb5f2ba83a702ad2ffa881d02541d6a4828b3477 (patch) | |
tree | 1fd79fdd52927115d8a83e98476e9564a034bd97 /security/p5-Crypt-OpenSSL-AES | |
parent | 6348c3c7fd63bf4a8088f0eb96843d267eba5750 (diff) | |
download | freebsd-ports-gnome-fb5f2ba83a702ad2ffa881d02541d6a4828b3477.tar.gz freebsd-ports-gnome-fb5f2ba83a702ad2ffa881d02541d6a4828b3477.tar.zst freebsd-ports-gnome-fb5f2ba83a702ad2ffa881d02541d6a4828b3477.zip |
- Fix plist
- Trim header
Reported by: poudriere exp-run
Diffstat (limited to 'security/p5-Crypt-OpenSSL-AES')
-rw-r--r-- | security/p5-Crypt-OpenSSL-AES/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-AES/pkg-plist | 1 |
2 files changed, 2 insertions, 6 deletions
diff --git a/security/p5-Crypt-OpenSSL-AES/Makefile b/security/p5-Crypt-OpenSSL-AES/Makefile index f5530b4d467d..251b686d28a9 100644 --- a/security/p5-Crypt-OpenSSL-AES/Makefile +++ b/security/p5-Crypt-OpenSSL-AES/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: p5-Crypt-OpenSSL-AES -# Date created: 2008 July 06 -# Whom: John Ferrell <jdferrell3@yahoo.com> -# +# Created by: John Ferrell <jdferrell3@yahoo.com> # $FreeBSD$ -# PORTNAME= Crypt-OpenSSL-AES PORTVERSION= 0.02 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-OpenSSL-AES/pkg-plist b/security/p5-Crypt-OpenSSL-AES/pkg-plist index 88dfdbc332c3..2a2f60af5578 100644 --- a/security/p5-Crypt-OpenSSL-AES/pkg-plist +++ b/security/p5-Crypt-OpenSSL-AES/pkg-plist @@ -5,6 +5,5 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/AES @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/OpenSSL/AES @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/OpenSSL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt |