diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-08-11 00:12:23 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-08-11 00:12:23 +0800 |
commit | a03142ec9e68a816f615168d6bd28b59802ed667 (patch) | |
tree | c86d0fea7b7115c0053668546b0fde11322dcc87 /news/nntp | |
parent | 0db2b17a9ce4f86d8556a793ebb337757b21749a (diff) | |
download | freebsd-ports-gnome-a03142ec9e68a816f615168d6bd28b59802ed667.tar.gz freebsd-ports-gnome-a03142ec9e68a816f615168d6bd28b59802ed667.tar.zst freebsd-ports-gnome-a03142ec9e68a816f615168d6bd28b59802ed667.zip |
Substitute the extra spaces
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 9610c65519ad..4871718490c7 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -22,8 +22,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews NO_WRKSUBDIR= yes MAN1= nntpxmit.1 MAN8= nntpd.8c acttimes.8c -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.h Makefile |