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 85f8abd4e534..7d148412ecaa 100644 --- a/net/nc6/Makefile +++ b/net/nc6/Makefile @@ -6,10 +6,10 @@ # PORTNAME= nc6 -PORTVERSION= 0.2.p3 +PORTVERSION= 0.4 CATEGORIES= net ipv6 -MASTER_SITES= ftp://ferrara.linux.it/pub/ipv6/sources/ -DISTNAME= nc6-${PORTVERSION:S/.p/pre/} +MASTER_SITES= ftp://ftp.deepspace6.net/pub/sources/nc6/ \ + http://ftp.deepspace6.net/pub/sources/nc6/ MAINTAINER= filippo@widestore.net |