diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-07 19:41:47 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-07 19:41:47 +0000 |
commit | 0a5d1265fc7631ee7f8e64f80cde9d5d32ce7a3d (patch) | |
tree | c0cd289efcd4d30e4b15be2586d61104c98c242b /comms | |
parent | a539396267ed06fe1b6092bfd385ebf523b8e3e4 (diff) | |
download | ports-0a5d1265fc7631ee7f8e64f80cde9d5d32ce7a3d.tar.gz ports-0a5d1265fc7631ee7f8e64f80cde9d5d32ce7a3d.zip |
- Update MASTER_SITES and pkg-descr
PR: ports/63893
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=103222
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnokii/Makefile | 5 | ||||
-rw-r--r-- | comms/gnokii/pkg-descr | 12 |
2 files changed, 9 insertions, 8 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 3af31701dc0a..f6dc6ebd2650 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -9,9 +9,8 @@ PORTNAME= gnokii PORTVERSION= 0.6.0 PORTEPOCH= 1 CATEGORIES= comms -MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ - http://www.gnokii.org/download/ \ - ftp://ftp.pl.gnokii.org/pub/gnokii/ +MASTER_SITES= http://www.gnokii.org/download/ \ + ftp://ftp.gnokii.org/pub/gnokii/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mad@madpilot.net diff --git a/comms/gnokii/pkg-descr b/comms/gnokii/pkg-descr index efb459ad77b3..4d2f2a1ed602 100644 --- a/comms/gnokii/pkg-descr +++ b/comms/gnokii/pkg-descr @@ -1,8 +1,10 @@ -Gnokii is a tool suite and modem driver for Nokia mobile phones. It currently -supports most phones from the 3810/8110, 5110/6110, and 2110 series, details -including bugs specific to each series appear in the files README-3810, -README-6110 and README-2110 respectively. +Gnokii is a Unix/Linux tool suite for mobile phones. It provides a +library to communicate with a phone hiding the communication protocol. +The library handles SMS, phonebook, calendar, phone calls, and other +mobile phone capabilities. It supports most of the GSM phones: Nokia +ones using Nokia proprietary protocol and AT-capable ones -- using +standard AT commands. WWW: http://www.gnokii.org/ -- Anders Nordby <anders@fix.no> +- Guido Falsi <mad@madpilot.net> |