aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Myspace/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2008-06-20 14:56:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2008-06-20 14:56:37 +0000
commitd5440dca39d5bc9f6b2655de377d12589a0c9eec (patch)
tree6193032d612fa233e9c783fc2d390c8df59b74ee /www/p5-WWW-Myspace/Makefile
parentdf443f11ef9ed0e6a318cd38cfe548c2026004d9 (diff)
downloadports-d5440dca39d5bc9f6b2655de377d12589a0c9eec.tar.gz
ports-d5440dca39d5bc9f6b2655de377d12589a0c9eec.zip
Update to 0.82
Notes
Notes: svn path=/head/; revision=215356
Diffstat (limited to 'www/p5-WWW-Myspace/Makefile')
-rw-r--r--www/p5-WWW-Myspace/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-WWW-Myspace/Makefile b/www/p5-WWW-Myspace/Makefile
index 8c26fc3524df..da03b317ae21 100644
--- a/www/p5-WWW-Myspace/Makefile
+++ b/www/p5-WWW-Myspace/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WWW-Myspace
-PORTVERSION= 0.81
+PORTVERSION= 0.82
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -24,7 +24,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-P
p5-Spiffy>=0.24:${PORTSDIR}/devel/p5-Spiffy \
p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML
BUILD_DEPENDS= ${RUN_DEPENDS}
-WRKSRC= ${WRKDIR}/${PORTNAME}
# inherited from p5-Locale-SubCountry
PERL_CONFIGURE= 5.8.4+
@@ -33,9 +32,7 @@ MAN1= approve_friends.1 comment_myspace.1 \
message_group.1
MAN3= WWW::Myspace.3 WWW::Myspace::Comment.3 \
WWW::Myspace::FriendChanges.3 \
- WWW::Myspace::Message.3 WWW::Myspace::MyBase.3 \
- WWW::Myspace::Promoter.3 \
- WWW::Myspace::FriendRequest.3
+ WWW::Myspace::Message.3 WWW::Myspace::MyBase.3
.include <bsd.port.mk>