diff options
author | bsam <bsam@FreeBSD.org> | 2006-06-28 06:35:57 +0000 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-06-28 06:35:57 +0000 |
commit | 83f381abb9735312404024f03007ea3b735e259b (patch) | |
tree | a82dd0dfecbdcbc9c7b43e1bc0fc4380b53f468d | |
parent | e9f271fcdef2aca3a17e97f96d7a2980834d9c4a (diff) | |
download | FreeBSD-ports-83f381abb9735312404024f03007ea3b735e259b.zip FreeBSD-ports-83f381abb9735312404024f03007ea3b735e259b.tar.gz |
URL to the second master site changed.
Pointed out by: pointyhat
Approved by: netchild (mentor, implicit)
-rw-r--r-- | comms/gammu-devel/Makefile | 2 | ||||
-rw-r--r-- | comms/gammu/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index 2111ae6..be419e1 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= gammu PORTVERSION= 1.07.00 CATEGORIES= comms MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/ \ - http://cihar.com/gammu/zips/gammu/stable/1_0x/ + http://dl.cihar.com/gammu/stable/1_0x/ MAINTAINER= bsam@ipt.ru COMMENT= GNU All Mobile Management Utilities diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 2111ae6..be419e1 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -9,7 +9,7 @@ PORTNAME= gammu PORTVERSION= 1.07.00 CATEGORIES= comms MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/ \ - http://cihar.com/gammu/zips/gammu/stable/1_0x/ + http://dl.cihar.com/gammu/stable/1_0x/ MAINTAINER= bsam@ipt.ru COMMENT= GNU All Mobile Management Utilities |