diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 07:52:25 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 07:52:25 +0000 |
commit | feb212beb00bfe3bc18e398c9d57084415ce3efd (patch) | |
tree | bc6deb450f4a254989bf685e19706e7650292054 /news/nntp | |
parent | Update to OpenGatekeeper 0.50 (diff) |
Correct whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'news/nntp')
-rw-r--r-- | news/nntp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 20d0feb71d70..a81f036c82c9 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -11,9 +11,9 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.academ.com/pub/nntp/server/ DISTNAME= ${PORTNAME}.${PORTVERSION} -PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \ +PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \ ftp://ftp.dinoex.org/pub/c-news/ -PATCHFILES= nntp-patch-y2k +PATCHFILES= nntp-patch-y2k MAINTAINER= adam@veda.is |