diff options
Diffstat (limited to 'devel/p5-Sort-Array/Makefile')
-rw-r--r-- | devel/p5-Sort-Array/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Sort-Array/Makefile b/devel/p5-Sort-Array/Makefile index fb1e6412bb34..4c61621326e8 100644 --- a/devel/p5-Sort-Array/Makefile +++ b/devel/p5-Sort-Array/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Sort-Array -# Date created: 4 Jul 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= Sort-Array DISTVERSION= 0.26 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A powerful array sorting Perl interface +COMMENT= Powerful array sorting Perl interface PERL_CONFIGURE= yes MAKE_JOBS_SAFE= yes |