diff options
Diffstat (limited to 'net/dante')
-rw-r--r-- | net/dante/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile index 59d46ad496a5..624febb57a32 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.12.p1 CATEGORIES= net security MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ \ - http://www.freenix.no/~anders/ + http://atreides.freenix.no/~anders/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/} MAINTAINER= anders@FreeBSD.org |