aboutsummaryrefslogtreecommitdiff
path: root/devel/oserl
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-07-16 12:26:39 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-07-16 12:26:39 +0000
commit39d483e891d8bf4e61cc55831a10f547ebe97800 (patch)
tree00ddeb20fcc95aedb98893ce5d2a4321793db93b /devel/oserl
parent18cde29ea9adc8d04d9e4486213a8064cab098ed (diff)
downloadports-39d483e891d8bf4e61cc55831a10f547ebe97800.tar.gz
ports-39d483e891d8bf4e61cc55831a10f547ebe97800.zip
Notes
Diffstat (limited to 'devel/oserl')
-rw-r--r--devel/oserl/files/patch-src_smpp__param.hrl14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/oserl/files/patch-src_smpp__param.hrl b/devel/oserl/files/patch-src_smpp__param.hrl
new file mode 100644
index 000000000000..29c2b2e934d0
--- /dev/null
+++ b/devel/oserl/files/patch-src_smpp__param.hrl
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/smpp_param.hrl.orig
++++ src/smpp_param.hrl
+@@ -159,7 +159,7 @@
+ %% destination_addr
+ %%
+ %% %@doc Specifies the destination SME address. For mobile terminated
+-%% messages, this is the directory number of the recipient MS. IP addresses ç
++%% messages, this is the directory number of the recipient MS. IP addresses
+ %% are specified in "aaa.bbb.ccc.ddd" notation. C-Octet String, Var. max 21
+ %% octets.
+ %% %@end