diff options
author | obache <obache@pkgsrc.org> | 2008-06-11 14:33:07 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-06-11 14:33:07 +0000 |
commit | f3ddd935e0c2f590c23ee2e5c3bf37d6e5076155 (patch) | |
tree | 2d21fcde5b5aeb11423261f03cb6a6e1c7f3ba0e /news | |
parent | d156e922c782ea7c7d679690c68c757907a3116b (diff) | |
download | pkgsrc-f3ddd935e0c2f590c23ee2e5c3bf37d6e5076155.tar.gz |
nntpcache.com is gone.
Change MASTER_SITES and HOMEPAGE to available mirrors.
Diffstat (limited to 'news')
-rw-r--r-- | news/nntpcache/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 2354dff6290..7cbebcfb16d 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2007/12/02 12:19:16 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2008/06/11 14:33:07 obache Exp $ DISTNAME= nntpcache-3.0.2 CATEGORIES= news -MASTER_SITES= http://www.nntpcache.com/pub/nntpcache/ +MASTER_SITES= http://xs4all.nl/~suelette/nntpcache/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.nntpcache.com/ +HOMEPAGE= http://iq.org/~proff/nntpcache.org/ COMMENT= NNTP multi-server caching daemon LICENSE= fee-based-commercial-use |