diff options
-rw-r--r-- | news/tin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index fdbc74758c56..b3d683c310c5 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -9,8 +9,7 @@ PORTNAME= tin PORTVERSION= 1.5.16 PORTREVISION= 2 CATEGORIES+= news ipv6 -MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.5/snapshots/ \ - ftp://nuxi.ucdavis.edu/pub/tin/v1.5/snapshots/ +MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.5/snapshots/ MAINTAINER?= ache@FreeBSD.org |