aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Cephes/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-10-25 01:33:24 +0000
committerWen Heping <wen@FreeBSD.org>2012-10-25 01:33:24 +0000
commit2719b4c304257f68e736f07dc49ce3644c70892c (patch)
tree9f844d60add836ad47c16a86244218caec2a4ce2 /math/p5-Math-Cephes/Makefile
parent913e76b68741435cab3004b1c92fe0c8d3a21fed (diff)
downloadports-2719b4c304257f68e736f07dc49ce3644c70892c.tar.gz
ports-2719b4c304257f68e736f07dc49ce3644c70892c.zip
- Update to 0.51
Changes: http://cpansearch.perl.org/src/SHLOMIF/Math-Cephes-0.51/Changes - Trim Makefile headers Feature safe: yes
Notes
Notes: svn path=/head/; revision=306364
Diffstat (limited to 'math/p5-Math-Cephes/Makefile')
-rw-r--r--math/p5-Math-Cephes/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/math/p5-Math-Cephes/Makefile b/math/p5-Math-Cephes/Makefile
index 0ee061d38a45..5ed295bb16cf 100644
--- a/math/p5-Math-Cephes/Makefile
+++ b/math/p5-Math-Cephes/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: Math-Cephes
-# Date created: 26 May 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Math-Cephes
-PORTVERSION= 0.48
+PORTVERSION= 0.51
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-