diff options
-rw-r--r-- | comms/ncid/Makefile | 2 | ||||
-rw-r--r-- | comms/ncid/distinfo | 4 | ||||
-rw-r--r-- | comms/ncid/pkg-descr | 7 |
3 files changed, 7 insertions, 6 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index ff605d3e088e..365ebdb10e49 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ncid -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= comms MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/comms/ncid/distinfo b/comms/ncid/distinfo index 4dbbcb18b14f..59b54fb30e88 100644 --- a/comms/ncid/distinfo +++ b/comms/ncid/distinfo @@ -1,2 +1,2 @@ -SHA256 (ncid-1.1-src.tar.gz) = ea4bc740477c9e674ac60b2fda83017a2774405c2a710ee2aef71ac705986c4c -SIZE (ncid-1.1-src.tar.gz) = 644249 +SHA256 (ncid-1.2-src.tar.gz) = 9f9b6c6f8247d2a5636f53411e0dea96dbeb996f7524a0d77044b473bb6a791f +SIZE (ncid-1.2-src.tar.gz) = 1581364 diff --git a/comms/ncid/pkg-descr b/comms/ncid/pkg-descr index fbd5a7ea1269..075f72661010 100644 --- a/comms/ncid/pkg-descr +++ b/comms/ncid/pkg-descr @@ -1,5 +1,6 @@ -NCID is a network based Caller ID package that contains a server to obtain the -CID information from a modem, and a client to display the CID information on a -computer, TiVo, text pager, or cell phone. Multiple clients are permitted. +NCID is a network based Caller ID package that contains a server +to obtain the CID information from a modem, and a client to display +the CID information on a computer, TiVo, text pager, or cell phone. +Multiple clients are permitted. WWW: http://ncid.sourceforge.net/ |