diff options
author | wiz <wiz> | 2007-12-02 12:18:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 12:18:09 +0000 |
commit | aea72461d4487a4b416255358637595c00fa785a (patch) | |
tree | 1b897139c6dab55dc6d18e65eab45065457fee74 /news/nntpcache | |
parent | ddc6fc63204f1291c574cdd4adaec5c69a63f707 (diff) | |
download | pkgsrc-aea72461d4487a4b416255358637595c00fa785a.tar.gz |
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
Diffstat (limited to 'news/nntpcache')
-rw-r--r-- | news/nntpcache/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 99850242125..2354dff6290 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2007/03/24 19:21:31 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2007/12/02 12:19:16 wiz Exp $ DISTNAME= nntpcache-3.0.2 CATEGORIES= news -MASTER_SITES= http://www.nntpcache.com/pub/nntpcache/ \ - ftp://ftp.cs.tu-berlin.de/pub/net/news/nntpcache/ \ - ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/news/nntpcache/ +MASTER_SITES= http://www.nntpcache.com/pub/nntpcache/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nntpcache.com/ |