diff options
-rw-r--r-- | news/xmitbin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/xmitbin/Makefile b/news/xmitbin/Makefile index eee4cceea004..d9822cc909c4 100644 --- a/news/xmitbin/Makefile +++ b/news/xmitbin/Makefile @@ -8,7 +8,8 @@ PORTNAME= xmitbin PORTVERSION= 1.9 CATEGORIES= news mail -MASTER_SITES= ftp://ftp.cadence.com/utils/ +MASTER_SITES= http://mirror2.unixfreunde.de/ \ + http://freebsd.unixfreunde.de/sources/ DISTNAME= xmitBin-1.9 EXTRACT_SUFX= .tar.Z |