diff options
author | clement <clement@FreeBSD.org> | 2004-02-11 13:50:59 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-02-11 13:50:59 +0000 |
commit | 0119eb01225d5249c3d76e435c09260f986cf2cd (patch) | |
tree | f0bdbfe9ff74397c86ebf08efbdcb5ff2593548b /misc/colortail | |
parent | d58e9d49b2ea6a7b512c6e2a2a98775029e16fc2 (diff) | |
download | FreeBSD-ports-0119eb01225d5249c3d76e435c09260f986cf2cd.zip FreeBSD-ports-0119eb01225d5249c3d76e435c09260f986cf2cd.tar.gz |
misc category cleanup part 2 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- SIZEify port
- make portlint happy
* chord2html, cwish, demoniac
- kill pkg-plist
PR: 61027
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Updated/reworked by: me
Diffstat (limited to 'misc/colortail')
-rw-r--r-- | misc/colortail/pkg-plist | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/misc/colortail/pkg-plist b/misc/colortail/pkg-plist index 6a41fb1..603fc17 100644 --- a/misc/colortail/pkg-plist +++ b/misc/colortail/pkg-plist @@ -1,7 +1,7 @@ bin/colortail -%%PORTDOCS%%share/examples/colortail/conf.daemon -%%PORTDOCS%%share/examples/colortail/conf.kernel -%%PORTDOCS%%share/examples/colortail/conf.messages -%%PORTDOCS%%share/examples/colortail/conf.secure -%%PORTDOCS%%share/examples/colortail/conf.xferlog -%%PORTDOCS%%@dirrm share/examples/colortail +%%PORTDOCS%%%%EXAMPLESDIR%%/conf.daemn +%%PORTDOCS%%%%EXAMPLESDIR%%/conf.kernel +%%PORTDOCS%%%%EXAMPLESDIR%%/conf.messages +%%PORTDOCS%%%%EXAMPLESDIR%%/conf.secure +%%PORTDOCS%%%%EXAMPLESDIR%%/conf.xferlog +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% |