diff options
Diffstat (limited to 'news/nntp/Makefile')
-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 |