diff options
Diffstat (limited to 'net/nc6/Makefile')
-rw-r--r-- | net/nc6/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nc6/Makefile b/net/nc6/Makefile index 66b0b9ffe96c..281533b0ac9f 100644 --- a/net/nc6/Makefile +++ b/net/nc6/Makefile @@ -7,10 +7,10 @@ PORTNAME= nc6 PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 -MASTER_SITES= ftp://ftp.deepspace6.net/pub/sources/nc6/ \ - http://ftp.deepspace6.net/pub/sources/nc6/ +MASTER_SITES= ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/ \ + http://ftp.deepspace6.net/pub/ds6/sources/nc6/ MAINTAINER= filippo@widestore.net COMMENT= Netcat clone with IPv6 support |