Date: Thu, 10 Oct 2002 16:26:20 +0200 (CEST) From: Tilman Linneweh <tilman@arved.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de Subject: ports/43893: [Maintainer-update] Fix Mastersites news/newscache Message-ID: <200210101426.g9AEQKL1064075@tl.kom.tuwien.ac.at>
next in thread | raw e-mail | index | archive | help
>Number: 43893 >Category: ports >Synopsis: [Maintainer-update] Fix Mastersites news/newscache >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 10 07:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: Vienna University of Technology >Environment: System: FreeBSD tl.kom.tuwien.ac.at 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 24 15:50:09 CEST 2002 root@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: >How-To-Repeat: >Fix: --- newscache.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/news/newscache/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 15 Jul 2002 10:28:58 -0000 1.2 +++ Makefile 7 Oct 2002 17:20:56 -0000 @@ -8,8 +8,8 @@ PORTNAME= newscache PORTVERSION= 0.99.22 CATEGORIES= news -MASTER_SITES= http://www.infosys.tuwien.ac.at/NewsCache/download/ \ - http://members.aon.at/hstraub/linux/ +MASTER_SITES= http://members.aon.at/hstraub/linux/newscache/ \ + http://www.infosys.tuwien.ac.at/NewsCache/download/ DISTNAME= NewsCache-${PORTVERSION} MAINTAINER= freebsdports@arved.de --- newscache.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210101426.g9AEQKL1064075>