diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-21 07:52:25 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-21 07:52:25 +0000 |
commit | fef90ef29a8aec44c1d930de3396ab6ff3eabbd8 (patch) | |
tree | 040f4df051f5f7a06aff8f09d9b28c63a6fb9cf6 /news/nntp | |
parent | 5c3d870af108490066d61208d62182c10c3a7b64 (diff) | |
download | FreeBSD-ports-fef90ef29a8aec44c1d930de3396ab6ff3eabbd8.zip FreeBSD-ports-fef90ef29a8aec44c1d930de3396ab6ff3eabbd8.tar.gz |
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 20d0feb..a81f036 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 |