diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-12 10:25:58 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-12 10:25:58 +0000 |
commit | 0cf98678e74bc0f4884df41c6c34eda0a16bcbcc (patch) | |
tree | fdd7e32d35062398904131288d7d2bc4a6634817 /comms/gammu/Makefile | |
parent | 6b03c1ca1faab8f7ad1b5edde06c852ca493fc75 (diff) | |
download | ports-0cf98678e74bc0f4884df41c6c34eda0a16bcbcc.tar.gz ports-0cf98678e74bc0f4884df41c6c34eda0a16bcbcc.zip |
Notes
Diffstat (limited to 'comms/gammu/Makefile')
-rw-r--r-- | comms/gammu/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 6cfc5877d50d..649b2f8add31 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -6,11 +6,12 @@ # PORTNAME= gammu -PORTVERSION= 1.05.00 +PORTVERSION= 1.06.00 CATEGORIES= comms -MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/ +MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/ \ + http://cihar.com/gammu/zips/gammu/stable/1_0x/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bsam@ipt.ru COMMENT= GNU All Mobile Management Utilities MAN1= gammu.1 |