diff options
Diffstat (limited to 'devel/p5-Algorithm-Cluster/Makefile')
-rw-r--r-- | devel/p5-Algorithm-Cluster/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Algorithm-Cluster/Makefile b/devel/p5-Algorithm-Cluster/Makefile index 7f640050f869..32793a3be08c 100644 --- a/devel/p5-Algorithm-Cluster/Makefile +++ b/devel/p5-Algorithm-Cluster/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Algorithm-Cluster -# Date created: Fri May 21 15:21:09 CST 2004 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= Algorithm-Cluster PORTVERSION= 1.50 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:MDEHOON PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A perl interface to C clustering library +COMMENT= Perl interface to C clustering library MAKE_JOBS_UNSAFE= yes |