diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-02-17 16:36:14 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-02-17 16:36:14 +0000 |
commit | c699db9120775c14627eb7f93f49983a017c6066 (patch) | |
tree | 0695b07f95f7b28f3f0f931b015a1821277fce6b /net/nc6 | |
parent | 8373be85bfa2268ca4aa5cd32099c8382a199cbb (diff) | |
download | ports-c699db9120775c14627eb7f93f49983a017c6066.tar.gz ports-c699db9120775c14627eb7f93f49983a017c6066.zip |
Notes
Diffstat (limited to 'net/nc6')
-rw-r--r-- | net/nc6/Makefile | 3 | ||||
-rw-r--r-- | net/nc6/distinfo | 6 | ||||
-rw-r--r-- | net/nc6/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/net/nc6/Makefile b/net/nc6/Makefile index dd30331ddd81..4879a1ea163c 100644 --- a/net/nc6/Makefile +++ b/net/nc6/Makefile @@ -6,8 +6,7 @@ # PORTNAME= nc6 -PORTVERSION= 0.5 -PORTREVISION= 3 +PORTVERSION= 1.0 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/ \ http://ftp.deepspace6.net/pub/ds6/sources/nc6/ diff --git a/net/nc6/distinfo b/net/nc6/distinfo index e9d4efa1661e..e0a57056dd68 100644 --- a/net/nc6/distinfo +++ b/net/nc6/distinfo @@ -1,3 +1,3 @@ -MD5 (nc6-0.5.tar.gz) = 7682a3c3f30ec72aed8f93c0f8633a40 -SHA256 (nc6-0.5.tar.gz) = 226adea51c4923ff19299e2ab9c23ddf973b242ce412b81d792b0c744c59e1c9 -SIZE (nc6-0.5.tar.gz) = 251323 +MD5 (nc6-1.0.tar.gz) = 97fb6d871d804eabbc0ec6552d46b6b0 +SHA256 (nc6-1.0.tar.gz) = db7462839dd135ff1215911157b666df8512df6f7343a075b2f9a2ef46fe5412 +SIZE (nc6-1.0.tar.gz) = 355238 diff --git a/net/nc6/pkg-plist b/net/nc6/pkg-plist index 7892725bad17..847e1ac926e2 100644 --- a/net/nc6/pkg-plist +++ b/net/nc6/pkg-plist @@ -1,2 +1 @@ bin/nc6 -%%NLS%%share/locale/it/LC_MESSAGES/nc6.mo |