diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-16 18:03:49 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-16 18:03:49 +0000 |
commit | 81fef02872fb82369da3eb7d7b91a5d4f25c6eea (patch) | |
tree | 65bb2d937739bfc146fbf1878df0f9006c41f637 /news/nntp | |
parent | 99cb13578a9d59efd1016c08b7e5d9373d69af52 (diff) |
Notes
Diffstat (limited to 'news/nntp')
-rw-r--r-- | news/nntp/Makefile | 3 |
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 |