diff options
author | asami <asami@FreeBSD.org> | 1995-04-25 18:44:17 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-25 18:44:17 +0800 |
commit | f6a65abc088aec65129cd712e8e78638f094ffed (patch) | |
tree | 131c49be216f653c586c6115783cbbcf76cfa847 /news | |
parent | 0e02d412c5be30c0b6551cff1dde57619cc912dd (diff) | |
download | freebsd-ports-gnome-f6a65abc088aec65129cd712e8e78638f094ffed.tar.gz freebsd-ports-gnome-f6a65abc088aec65129cd712e8e78638f094ffed.tar.zst freebsd-ports-gnome-f6a65abc088aec65129cd712e8e78638f094ffed.zip |
nntpxmit and shlock moved from bin to libexec/news.
Diffstat (limited to 'news')
-rw-r--r-- | news/nntp/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nntp/pkg-plist b/news/nntp/pkg-plist index cb65fcbc463f..6db022f00517 100644 --- a/news/nntp/pkg-plist +++ b/news/nntp/pkg-plist @@ -3,5 +3,5 @@ libexec/nntpd man/man8/nntpd.8c man/man8/mkgrdates.8c man/man1/nntpxmit.1 -bin/nntpxmit -bin/shlock #just in case anyone wants it +libexec/news/nntpxmit +libexec/news/shlock #just in case anyone wants it |