diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-10 18:51:59 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-10 18:51:59 +0000 |
commit | e6055987094a385655f9f7056aaeb722bb78f158 (patch) | |
tree | 8286331e26ecccee104326c530b19208a598a37c | |
parent | new port of diffsplit, a little script which does just what you (diff) |
update mastersite
PR: 43893
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=67765
Diffstat (limited to '')
-rw-r--r-- | news/newscache/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile index 0c821a7f5064..89c2f937fe2f 100644 --- a/news/newscache/Makefile +++ b/news/newscache/Makefile @@ -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 |