aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Bigtop/Makefile
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-02-03 18:09:36 +0800
committerrafan <rafan@FreeBSD.org>2007-02-03 18:09:36 +0800
commitd6ee281fb626ee30cbc3720fa6f12d27b5cca35a (patch)
tree7f6a09ac105f1142ed963d58ceebc47a67061f95 /www/p5-Bigtop/Makefile
parent560910669500d71f5783a767164178f20bbe10d2 (diff)
downloadfreebsd-ports-graphics-d6ee281fb626ee30cbc3720fa6f12d27b5cca35a.tar.gz
freebsd-ports-graphics-d6ee281fb626ee30cbc3720fa6f12d27b5cca35a.tar.zst
freebsd-ports-graphics-d6ee281fb626ee30cbc3720fa6f12d27b5cca35a.zip
- Update to 0.21
PR: no number yet Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'www/p5-Bigtop/Makefile')
-rw-r--r--www/p5-Bigtop/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-Bigtop/Makefile b/www/p5-Bigtop/Makefile
index e2324b92b91..0913cccd4ee 100644
--- a/www/p5-Bigtop/Makefile
+++ b/www/p5-Bigtop/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Bigtop
-PORTVERSION= 0.20
+PORTVERSION= 0.21
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Bigtop
@@ -49,7 +49,8 @@ MAN3= Bigtop.3 Bigtop::Backend::CGI.3 \
Bigtop::Docs::TentRef.3 Bigtop::Docs::TentTut.3 \
Bigtop::Docs::Tutorial.3 Bigtop::Docs::Vim.3 \
Bigtop::Grammar.3 Bigtop::Keywords.3 Bigtop::Parser.3 \
- Bigtop::ScriptHelp.3 Bigtop::TentMaker.3
+ Bigtop::ScriptHelp.3 Bigtop::TentMaker.3 \
+ Bigtop::TentMakerPath.3
.include <bsd.port.pre.mk>