diff options
Diffstat (limited to 'net/mrt/Makefile')
-rw-r--r-- | net/mrt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mrt/Makefile b/net/mrt/Makefile index 3876f8feb6fb..e3c727ab4faa 100644 --- a/net/mrt/Makefile +++ b/net/mrt/Makefile @@ -8,7 +8,8 @@ PORTNAME= mrt PORTVERSION= 2.1.2a CATEGORIES= net ipv6 -MASTER_SITES= ftp://ftp.merit.edu/net-research/mrt/ +MASTER_SITES= ftp://ftp.merit.edu/net-research/mrt/ \ + ftp://ftp.merit.edu/net-research/mrt/old_versions/ DISTNAME= mrt-${PORTVERSION}-src MAINTAINER= ports@freebsd.org |