aboutsummaryrefslogtreecommitdiff
path: root/comms/sms_client
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-25 21:33:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-25 21:33:57 +0000
commitf9a87c90cff3962c632938cc4cf044a0391da571 (patch)
treeec70dec5b8b8d127b1e1ccd7f08ed1a418642994 /comms/sms_client
parent2da36a743fcdb3293ec34468bfb8c1afa441b144 (diff)
downloadports-f9a87c90cff3962c632938cc4cf044a0391da571.tar.gz
ports-f9a87c90cff3962c632938cc4cf044a0391da571.zip
- Update AT&T service with new URL
- Remove dead MASTER_SITE PR: ports/68342 Submitted by: John Johnson <bio.metrix@gte.net>
Notes
Notes: svn path=/head/; revision=112271
Diffstat (limited to 'comms/sms_client')
-rw-r--r--comms/sms_client/Makefile5
-rw-r--r--comms/sms_client/files/patch-sms-services-att_web11
2 files changed, 13 insertions, 3 deletions
diff --git a/comms/sms_client/Makefile b/comms/sms_client/Makefile
index 5921229b6e37..1b60809d5c55 100644
--- a/comms/sms_client/Makefile
+++ b/comms/sms_client/Makefile
@@ -7,10 +7,9 @@
PORTNAME= sms_client
PORTVERSION= 3.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms
-MASTER_SITES= http://www.styx.demon.co.uk/archive/ \
- http://www.smsclient.org/download/smsclient-3.0-testing/ \
+MASTER_SITES= http://www.smsclient.org/download/smsclient-3.0-testing/ \
http://www.mirrors.wiretapped.net/security/host-monitoring/sms-client/
MAINTAINER= ports@FreeBSD.org
diff --git a/comms/sms_client/files/patch-sms-services-att_web b/comms/sms_client/files/patch-sms-services-att_web
new file mode 100644
index 000000000000..5e0e6ea74690
--- /dev/null
+++ b/comms/sms_client/files/patch-sms-services-att_web
@@ -0,0 +1,11 @@
+--- sms/services/att_web.orig Sat Oct 9 16:11:03 1999
++++ sms/services/att_web Fri Jun 25 23:31:57 2004
+@@ -3,7 +3,7 @@
+ # --------------------------------------------------------------------
+
+ {
+- SMS_url = "http://www.mobile.att.net/mc/mc_pagersend.cgi"
++ SMS_url = "http://www.mymmode.com/messagecenter/pagersend.cgi"
+ }
+
+ # --------------------------------------------------------------------