diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-06-12 12:12:43 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-06-12 12:12:43 +0000 |
commit | 23d39c8f246cd7a05bb29ed204118def159b12c7 (patch) | |
tree | a9b9a36b17683fc05ca2d8e36409f08b72ad9f41 /comms | |
parent | 4c95b724a1ee26b8a2f4e3df4bd6cf7bc90fd2f1 (diff) | |
download | ports-23d39c8f246cd7a05bb29ed204118def159b12c7.tar.gz ports-23d39c8f246cd7a05bb29ed204118def159b12c7.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ncid/Makefile | 4 | ||||
-rw-r--r-- | comms/ncid/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index f7658e4949c2..fbbef5d70ebf 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -6,9 +6,9 @@ # PORTNAME= ncid -PORTVERSION= 0.82 +PORTVERSION= 0.82.1 CATEGORIES= comms -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.1//g} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= dhn@FreeBSD.org diff --git a/comms/ncid/distinfo b/comms/ncid/distinfo index ab0e2d67478c..441c2beccc6f 100644 --- a/comms/ncid/distinfo +++ b/comms/ncid/distinfo @@ -1,2 +1,2 @@ -SHA256 (ncid-0.82-src.tar.gz) = 87873574bf4ef9aa1d1d528895da8cc5c09c65a8adaac5201762c1d6a4f9e286 -SIZE (ncid-0.82-src.tar.gz) = 303867 +SHA256 (ncid-0.82.1-src.tar.gz) = 6cb6c759e2cf6dc73ae71951c84661771ef28b686a1c8e8aa878c0d24d4a13c0 +SIZE (ncid-0.82.1-src.tar.gz) = 303950 |