summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/p5-Games-Bingo-Print/Makefile5
-rw-r--r--games/p5-Games-Bingo-Print/distinfo2
-rw-r--r--games/p5-Games-Bingo-Print/pkg-plist2
3 files changed, 3 insertions, 6 deletions
diff --git a/games/p5-Games-Bingo-Print/Makefile b/games/p5-Games-Bingo-Print/Makefile
index 495d4f81eb5c..f452ff39e2d0 100644
--- a/games/p5-Games-Bingo-Print/Makefile
+++ b/games/p5-Games-Bingo-Print/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Games-Bingo-Print
-PORTVERSION= 0.01
+PORTVERSION= 0.02
CATEGORIES= games perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Games
@@ -21,8 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Games::Bingo::Print.3 \
- Games::Bingo::Print::Card.3
+MAN3= Games::Bingo::Print.3
post-install:
.ifndef(NOPORTDOCS)
diff --git a/games/p5-Games-Bingo-Print/distinfo b/games/p5-Games-Bingo-Print/distinfo
index aded9aa755f8..76cbf3adb3c0 100644
--- a/games/p5-Games-Bingo-Print/distinfo
+++ b/games/p5-Games-Bingo-Print/distinfo
@@ -1 +1 @@
-MD5 (Games-Bingo-Print-0.01.tar.gz) = d35542672c7691549a1a096b9e70c0b0
+MD5 (Games-Bingo-Print-0.02.tar.gz) = 43a566f619146240d640c0a0cb1ed7e7
diff --git a/games/p5-Games-Bingo-Print/pkg-plist b/games/p5-Games-Bingo-Print/pkg-plist
index 907c4b965d8b..2d6cee377ba0 100644
--- a/games/p5-Games-Bingo-Print/pkg-plist
+++ b/games/p5-Games-Bingo-Print/pkg-plist
@@ -1,11 +1,9 @@
%%SITE_PERL%%/Games/Bingo/Print.pm
-%%SITE_PERL%%/Games/Bingo/Print/Card.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo/Print/.packlist
%%PORTDOCS%%%%EXAMPLESDIR%%/bingo_print.pl
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo/Print
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games 2>/dev/null || true
-@dirrm %%SITE_PERL%%/Games/Bingo/Print
@unexec rmdir %D/%%SITE_PERL%%/Games/Bingo 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Games 2>/dev/null || true