diff options
author | Michael Haro <mharo@FreeBSD.org> | 2003-12-17 04:04:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2003-12-17 04:04:31 +0000 |
commit | e737a26b7b914e2dec47a4128b493dcbe6bb9c62 (patch) | |
tree | 40188e4c71ebb20ce58ec9e6e8cedc61347846e7 /comms/sms_client | |
parent | 257be5e449822780fe07418ddd0c1890a13fb7ff (diff) | |
download | ports-e737a26b7b914e2dec47a4128b493dcbe6bb9c62.tar.gz ports-e737a26b7b914e2dec47a4128b493dcbe6bb9c62.zip |
Notes
Diffstat (limited to 'comms/sms_client')
-rw-r--r-- | comms/sms_client/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/sms_client/Makefile b/comms/sms_client/Makefile index ac14284bd235..5921229b6e37 100644 --- a/comms/sms_client/Makefile +++ b/comms/sms_client/Makefile @@ -9,7 +9,9 @@ PORTNAME= sms_client PORTVERSION= 3.0.2 PORTREVISION= 1 CATEGORIES= comms -MASTER_SITES= http://www.styx.demon.co.uk/archive/ +MASTER_SITES= http://www.styx.demon.co.uk/archive/ \ + http://www.smsclient.org/download/smsclient-3.0-testing/ \ + http://www.mirrors.wiretapped.net/security/host-monitoring/sms-client/ MAINTAINER= ports@FreeBSD.org COMMENT= A simple UNIX SMS client to send messages to phones or pagers |