diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-06-28 06:35:57 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-06-28 06:35:57 +0000 |
commit | 3fc5bb0f79bd3d68c58871ecf8bb856f5d0adcf0 (patch) | |
tree | c03fc4f19f113e9a1271d1dedf4abeaedc5c6265 /comms | |
parent | be227ccde6fcc2d12ab6ea28ecb6d47cbded936a (diff) | |
download | ports-3fc5bb0f79bd3d68c58871ecf8bb856f5d0adcf0.tar.gz ports-3fc5bb0f79bd3d68c58871ecf8bb856f5d0adcf0.zip |
URL to the second master site changed.
Pointed out by: pointyhat
Approved by: netchild (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=166494
Diffstat (limited to 'comms')
-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 2111ae6371be..be419e1bc982 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 2111ae6371be..be419e1bc982 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 |