diff options
author | jmmv <jmmv> | 2003-07-22 21:14:46 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-07-22 21:14:46 +0000 |
commit | baa6543d911d3592b4ec27e5b33f4f096defa7d1 (patch) | |
tree | 0533dfd21a8f061b4f461ff6b82666fd6ff3fb8f /misc/xtide/PLIST | |
parent | f0feb7b8caadcfa7482bfd67778445d021980e21 (diff) | |
download | pkgsrc-baa6543d911d3592b4ec27e5b33f4f096defa7d1.tar.gz |
Honour PKG_SYSCONFDIR and install the configuration file by default (it is
needed, as pointed out in PR pkg/22187 by Greg Troxel).
Diffstat (limited to 'misc/xtide/PLIST')
-rw-r--r-- | misc/xtide/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/xtide/PLIST b/misc/xtide/PLIST index 86bd741336f..2b17b173a15 100644 --- a/misc/xtide/PLIST +++ b/misc/xtide/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:30:02 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/07/22 21:14:46 jmmv Exp $ bin/xtide bin/tide sbin/xttpd @@ -7,5 +7,6 @@ man/man1/tide.1 man/man8/xttpd.8 share/xtide/harmonics.txt share/xtide/offsets.xml -share/examples/xtide.conf +share/examples/xtide/xtide.conf @dirrm share/xtide +@dirrm share/examples/xtide |