diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 12:18:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 12:18:09 +0000 |
commit | bb60724301fa75411c32c4d53ea0d86d0777b5a8 (patch) | |
tree | 1b897139c6dab55dc6d18e65eab45065457fee74 /news | |
parent | 1548997f1b23c91dcadda37654b63f15a7bfb27a (diff) | |
download | pkgsrc-bb60724301fa75411c32c4d53ea0d86d0777b5a8.tar.gz |
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
Diffstat (limited to 'news')
-rw-r--r-- | news/nntpcache/Makefile | 6 | ||||
-rw-r--r-- | news/suck/Makefile | 6 |
2 files changed, 4 insertions, 8 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/ diff --git a/news/suck/Makefile b/news/suck/Makefile index 2ae247f0ff8..c7d58443fa1 100644 --- a/news/suck/Makefile +++ b/news/suck/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2007/09/08 21:57:59 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2007/12/02 12:19:35 wiz Exp $ # DISTNAME= suck-4.3.2 PKGREVISION= 3 CATEGORIES= news -MASTER_SITES= http://home.comcast.net/~bobyetman/ \ - ${MASTER_SITE_SUNSITE:=system/news/transport/} \ - ftp://tsx-11.mit.edu/pub/linux/sources/sbin/ +MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/news/transport/} MAINTAINER= drankin@bohemians.lexington.ky.us HOMEPAGE= http://home.comcast.net/~bobyetman/ |