aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-Bot-BasicBot/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-03 13:35:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-03 13:35:40 +0000
commit58b1013546f2d433717c8b7e7f112cad79cf39a9 (patch)
treefb78f4a0624c5bcda0b769d257f3c1d7b337e16c /irc/p5-Bot-BasicBot/Makefile
parent624b3ba4f031f6b7061e4fbeb2632c382b27bec0 (diff)
downloadports-58b1013546f2d433717c8b7e7f112cad79cf39a9.tar.gz
ports-58b1013546f2d433717c8b7e7f112cad79cf39a9.zip
Notes
Diffstat (limited to 'irc/p5-Bot-BasicBot/Makefile')
-rw-r--r--irc/p5-Bot-BasicBot/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile
index 0ab17ffa0901..64926dc2fc7e 100644
--- a/irc/p5-Bot-BasicBot/Makefile
+++ b/irc/p5-Bot-BasicBot/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= Bot-BasicBot
-PORTVERSION= 0.65
+PORTVERSION= 0.81
CATEGORIES= irc perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/T/TO/TOMI
+MASTER_SITES= CPAN/Bot
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
@@ -21,6 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= Bot::BasicBot.3
-PERL_MODBUILD= yes
+PERL_CONFIGURE= yes
.include <bsd.port.mk>