diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-04-17 01:41:00 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-04-17 01:41:00 +0800 |
commit | b75f3e97c99a515833e5bdc6dd9893645506640d (patch) | |
tree | 2d735af24564e2e3b7bf3da363be1edb161a0563 /math/p5-Set-IntSpan/Makefile | |
parent | 644aba41d34526a39e1b39dc58329ef9dd22323b (diff) | |
download | freebsd-ports-gnome-b75f3e97c99a515833e5bdc6dd9893645506640d.tar.gz freebsd-ports-gnome-b75f3e97c99a515833e5bdc6dd9893645506640d.tar.zst freebsd-ports-gnome-b75f3e97c99a515833e5bdc6dd9893645506640d.zip |
- Update to 1.18
- Pass maintainership to submitter
- Trim header
PR: ports/177671
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Feature safe: yes
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 |