diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-10 17:24:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-10 17:24:33 +0000 |
commit | d17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b (patch) | |
tree | 0561c3f7f70e3d4f7d8657b1561d7e5c6b53265c /news/nn/Makefile | |
parent | Upgrade to 2.21. (diff) |
Add more MASTER_SITES.
PR: ports/9037
Submitted by: josh@quick.net
Notes
Notes:
svn path=/head/; revision=15256
Diffstat (limited to 'news/nn/Makefile')
-rw-r--r-- | news/nn/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile index 32f80e1b6dc2..0c277c13996a 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -3,13 +3,13 @@ # Date created: 24 September 1994 # Whom: adam # -# $Id: Makefile,v 1.15 1998/07/20 20:58:13 adam Exp $ +# $Id: Makefile,v 1.16 1998/07/23 15:30:32 asami Exp $ # DISTNAME= nn-6.5.3 CATEGORIES= news -#MASTER_SITES= ftp://ftp.isca.uiowa.edu/unix/nn/ -MASTER_SITES= ftp://ftp.visi.com/users/mtpins/ +MASTER_SITES= ftp://ftp.visi.com/users/mtpins/ \ + ftp://maroon.webmaster.com/pub/nn/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.ORG |