aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Algorithm-Pair-Best/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-23 17:13:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-23 17:13:39 +0000
commit3ea581f117b00c9be1b4f182b0541ff7d36cab7c (patch)
treec430624bf1d632a8bb8768fce87fb8e082ee0604 /games/p5-Algorithm-Pair-Best/Makefile
parent0ae8a455c3d113ed9c85fc7f50f0b0987d22da28 (diff)
downloadports-3ea581f117b00c9be1b4f182b0541ff7d36cab7c.tar.gz
ports-3ea581f117b00c9be1b4f182b0541ff7d36cab7c.zip
Notes
Diffstat (limited to 'games/p5-Algorithm-Pair-Best/Makefile')
-rw-r--r--games/p5-Algorithm-Pair-Best/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/p5-Algorithm-Pair-Best/Makefile b/games/p5-Algorithm-Pair-Best/Makefile
index ce4c90e4d703..5acd4fec98e4 100644
--- a/games/p5-Algorithm-Pair-Best/Makefile
+++ b/games/p5-Algorithm-Pair-Best/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Algorithm-Pair-Best
-PORTVERSION= 1.010
+PORTVERSION= 1.036
CATEGORIES= games perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module to generate tournament pairings
-MAN3= Algorithm::Pair::Best.3
+DEPRECATED= Use games/p5-Algorithm-Pair-Best2 instead
PERL_CONFIGURE= yes
+MAN3= Algorithm::Pair::Best.3
+
.include <bsd.port.mk>