diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-04-16 17:41:00 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-04-16 17:41:00 +0000 |
commit | 0953ed15ff4a8e4051283430cb90774b5360c00b (patch) | |
tree | 2d735af24564e2e3b7bf3da363be1edb161a0563 /math/p5-Set-IntSpan/Makefile | |
parent | f403b477cc06bbc0ed892cadd0f46a0b54630331 (diff) | |
download | ports-0953ed15ff4a8e4051283430cb90774b5360c00b.tar.gz ports-0953ed15ff4a8e4051283430cb90774b5360c00b.zip |
Notes
Diffstat (limited to 'math/p5-Set-IntSpan/Makefile')
-rw-r--r-- | math/p5-Set-IntSpan/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/math/p5-Set-IntSpan/Makefile b/math/p5-Set-IntSpan/Makefile index 56c93aece769..a56b2dd90808 100644 --- a/math/p5-Set-IntSpan/Makefile +++ b/math/p5-Set-IntSpan/Makefile @@ -1,17 +1,13 @@ -# New ports collection makefile for: p5-Set-IntSpan -# Date created: February 7, 1998 -# Whom: Don Croyle <croyle@gelemna.org> -# +# Created by: Don Croyle <croyle@gelemna.org> # $FreeBSD$ -# PORTNAME= Set-IntSpan -PORTVERSION= 1.16 +PORTVERSION= 1.18 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilogondolfo@gmail.com COMMENT= Manages sets of integers PERL_CONFIGURE= yes |