diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-08-10 16:12:23 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-08-10 16:12:23 +0000 |
commit | a03142ec9e68a816f615168d6bd28b59802ed667 (patch) | |
tree | c86d0fea7b7115c0053668546b0fde11322dcc87 /news/cnews | |
parent | 0db2b17a9ce4f86d8556a793ebb337757b21749a (diff) | |
download | FreeBSD-ports-a03142ec9e68a816f615168d6bd28b59802ed667.zip FreeBSD-ports-a03142ec9e68a816f615168d6bd28b59802ed667.tar.gz |
Substitute the extra spaces
Diffstat (limited to 'news/cnews')
-rw-r--r-- | news/cnews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 9ca4647..ccaf5f7 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -45,8 +45,8 @@ MAN8= cnewsdo.8cn expire.8cn explode.8cn mergeactive.8 \ mkhistory.8cn newsaux.8cn newsbatch.8cn newsmail.8cn \ newsmaint.8cn newsoverview.8 relaynews.8cn report.8cn \ rnews.8cn -PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==} -PLIST_SUB+= NEWSCTL=${NEWSCTL:S=${PREFIX}/==} +PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==} +PLIST_SUB+= NEWSCTL=${NEWSCTL:S=${PREFIX}/==} MODIFY= conf/quiz.def \ conf/substitutions \ |