diff options
author | max <max@FreeBSD.org> | 1997-08-31 00:24:02 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-08-31 00:24:02 +0800 |
commit | 3e4119235c97c36514533ce3808c600d35f4bb1f (patch) | |
tree | 3a9e68245af4f728b4290e709cd1e52b2336abfe /news/suck/pkg-plist | |
parent | af91802ea31837adcf066a416b17d0b72fee484c (diff) | |
download | freebsd-ports-gnome-3e4119235c97c36514533ce3808c600d35f4bb1f.tar.gz freebsd-ports-gnome-3e4119235c97c36514533ce3808c600d35f4bb1f.tar.zst freebsd-ports-gnome-3e4119235c97c36514533ce3808c600d35f4bb1f.zip |
Upgrade, 2.6.2 -> 3.5.2
Change the maintainer from graphite@taurus.bekkoame.or.jp to
jseger@scds.com. (I have received a personal note from the old
maintainer and he approves this change.)
Also, install the sample scripts into share/examples/suck instead of
into etc/rc.d.
PR: 4131
Submitted by: the new maintainer <jseger@scds.com>
Diffstat (limited to 'news/suck/pkg-plist')
-rw-r--r-- | news/suck/pkg-plist | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/news/suck/pkg-plist b/news/suck/pkg-plist index d84a6e194d2e..24fe04775211 100644 --- a/news/suck/pkg-plist +++ b/news/suck/pkg-plist @@ -1,12 +1,16 @@ -bin/suck +bin/lmove bin/rpost +bin/suck bin/testhost -bin/put.news -sbin/get.news.innxmit -sbin/get.news.rnews -etc/suckkillfile.sample -etc/sucknewsrc.sample -etc/suckothermsgs.sample -man/man1/suck.1.gz +man/man1/lmove.1.gz +man/man1/lpost.1.gz man/man1/rpost.1.gz +man/man1/suck.1.gz man/man1/testhost.1.gz +share/examples/suck/get.news.innxmit +share/examples/suck/get.news.rnews +share/examples/suck/put.news +share/examples/suck/suckkillfile.sample +share/examples/suck/sucknewsrc.sample +share/examples/suck/suckothermsgs.sample +@dirrm share/examples/suck |