diff options
author | asami <asami@FreeBSD.org> | 1997-03-07 00:24:11 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-03-07 00:24:11 +0000 |
commit | a7b94bbbcc1ded2119c61062e325f50a6c0a2513 (patch) | |
tree | 543f98c19767b79eadf8d69d98d614b102ac06d1 /news | |
parent | c2d4180966225b787ca9659d9932428dd2399567 (diff) | |
download | FreeBSD-ports-a7b94bbbcc1ded2119c61062e325f50a6c0a2513.zip FreeBSD-ports-a7b94bbbcc1ded2119c61062e325f50a6c0a2513.tar.gz |
Remove %D from @dirrm argument.
Diffstat (limited to 'news')
-rw-r--r-- | news/nntpcache/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntpcache/pkg-plist b/news/nntpcache/pkg-plist index f28b9ec..93a309b 100644 --- a/news/nntpcache/pkg-plist +++ b/news/nntpcache/pkg-plist @@ -5,5 +5,5 @@ etc/nntpcache/spam.filter etc/rc.d/nntpcached.sh sbin/nntpcached man/man8/nntpcache.8.gz -@dirrm %D/etc/nntpcache +@dirrm etc/nntpcache @unexec rm -rf /var/spool/nntpcache |