summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-11-16 18:03:49 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-11-16 18:03:49 +0000
commit81fef02872fb82369da3eb7d7b91a5d4f25c6eea (patch)
tree65bb2d937739bfc146fbf1878df0f9006c41f637 /news
parentModify patch to allow compilation on 4.x (diff)
- Fix PATCH_SITES
Notes
Notes: svn path=/head/; revision=94111
Diffstat (limited to 'news')
-rw-r--r--news/nntp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile
index d4f7cac36d19..63c2f647de81 100644
--- a/news/nntp/Makefile
+++ b/news/nntp/Makefile
@@ -12,8 +12,7 @@ CATEGORIES= news
MASTER_SITES= ftp://ftp.academ.com/pub/nntp/server/
DISTNAME= ${PORTNAME}.${PORTVERSION}
-PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \
- ftp://ftp.dinoex.org/pub/c-news/
+PATCH_SITES= ftp://ftp.dinoex.org/pub/c-news/
PATCHFILES= nntp-patch-y2k
MAINTAINER= dinoex@FreeBSD.org