diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-11-12 02:38:20 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-11-12 02:38:20 +0000 |
commit | 4a08d7e1a6ce7e2698be86d0291121b699a2e3f1 (patch) | |
tree | 491115abaf2383c27d2e45476288760b98df60dd /graphics/p5-GD-Graph/Makefile | |
parent | 745bae90928ea742b62d17522ed4a1a63c268f0f (diff) |
Notes
Diffstat (limited to 'graphics/p5-GD-Graph/Makefile')
-rw-r--r-- | graphics/p5-GD-Graph/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index ea4d93db5b41..0a73745fb9d1 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD-Graph -PORTVERSION= 1.30 +PORTVERSION= 1.33 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD @@ -24,6 +24,7 @@ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= GD::Graph.3 \ GD::Graph::Data.3 \ GD::Graph::Error.3 \ + GD::Graph::FAQ.3 \ GD::Graph::colour.3 do-configure: |