diff options
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 |