diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/sms_client/Makefile | 2 | ||||
-rw-r--r-- | comms/sms_client/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/sms_client/Makefile b/comms/sms_client/Makefile index e466ae7b6648..33fc69e14990 100644 --- a/comms/sms_client/Makefile +++ b/comms/sms_client/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://bsdforge.com/projects/source/comms/sms_client/ MAINTAINER= portmaster@bsdforge.com COMMENT= Simple UNIX SMS client to send messages to phones or pagers -LICENSE= BSD3CLAUSE +LICENSE= LGPL20+ USES= tar:xz HAS_CONFIGURE= yes diff --git a/comms/sms_client/pkg-descr b/comms/sms_client/pkg-descr index ff86055eaacc..2c6cffade676 100644 --- a/comms/sms_client/pkg-descr +++ b/comms/sms_client/pkg-descr @@ -11,4 +11,4 @@ with a modem. For several UK based services such as these drivers have been written, note that providers often offer more that one service and as such you may require a different driver for each one. -WWW: http://bsdforge.com/projects/comms/sms_client/ +WWW: https://bsdforge.com/projects/comms/sms_client/ |