aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Set-IntSpan/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-10-03 13:34:43 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-10-03 13:34:43 +0000
commita91c990c95b4a16ea795533707c4b41eca4a20ed (patch)
tree32b6408f4227e59bbd45a2ff105807c3bcc816f4 /math/p5-Set-IntSpan/Makefile
parentac5b4b49ea08c7d1a453a4ceb434c22bb101b556 (diff)
Notes
Diffstat (limited to 'math/p5-Set-IntSpan/Makefile')
-rw-r--r--math/p5-Set-IntSpan/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/p5-Set-IntSpan/Makefile b/math/p5-Set-IntSpan/Makefile
index cfbce51ae8d9..baa9e9f48811 100644
--- a/math/p5-Set-IntSpan/Makefile
+++ b/math/p5-Set-IntSpan/Makefile
@@ -7,13 +7,10 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= danilogondolfo@gmail.com
+MAINTAINER= danilo@FreeBSD.org
COMMENT= Manages sets of integers
USES= perl5
USE_PERL5= configure
-MAN3= Set::IntSpan.3
-
-NO_STAGE= yes
.include <bsd.port.mk>