aboutsummaryrefslogtreecommitdiffstats
path: root/comms/p5-Nexmo-SMS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/p5-Nexmo-SMS/Makefile')
-rw-r--r--comms/p5-Nexmo-SMS/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/p5-Nexmo-SMS/Makefile b/comms/p5-Nexmo-SMS/Makefile
index b233761e7f7..5220ebd6f89 100644
--- a/comms/p5-Nexmo-SMS/Makefile
+++ b/comms/p5-Nexmo-SMS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Nexmo-SMS
-PORTVERSION= 0.05
+PORTVERSION= 0.06
CATEGORIES= comms perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RENEEB
@@ -32,7 +32,6 @@ MAN3= Nexmo::SMS.3 \
Nexmo::SMS::Response.3 \
Nexmo::SMS::Response::Message.3 \
Nexmo::SMS::TextMessage.3 \
- Nexmo::SMS::UnicodeMessage.3 \
Nexmo::SMS::WAPPushMessage.3
.include <bsd.port.mk>