diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-05-16 08:39:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-05-16 08:39:00 +0000 |
commit | fb5f2ba83a702ad2ffa881d02541d6a4828b3477 (patch) | |
tree | 1fd79fdd52927115d8a83e98476e9564a034bd97 /security/p5-Crypt-OpenSSL-AES/Makefile | |
parent | 6348c3c7fd63bf4a8088f0eb96843d267eba5750 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-AES/Makefile')
-rw-r--r-- | security/p5-Crypt-OpenSSL-AES/Makefile | 7 |
1 files changed, 2 insertions, 5 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- |