diff options
author | rillig <rillig> | 2007-01-08 21:12:31 +0000 |
---|---|---|
committer | rillig <rillig> | 2007-01-08 21:12:31 +0000 |
commit | 31dbc5041be2b635f7481e3766f74b5b54ab23d2 (patch) | |
tree | ff94bb0c6db2f11372c7ce1f98553700973c56f2 /net/rinetd/PLIST | |
parent | 34a0e067bdc9eb27303be9f6eb9be5397c87ed0f (diff) | |
download | pkgsrc-31dbc5041be2b635f7481e3766f74b5b54ab23d2.tar.gz |
Fixed file permissions of the installed files. 700 is not appropriate
for binaries.
Got rid of patch-aa for the Makefile.
PKGREVISION++
Diffstat (limited to 'net/rinetd/PLIST')
-rw-r--r-- | net/rinetd/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rinetd/PLIST b/net/rinetd/PLIST index 1b8dcd9865e..05821b23e32 100644 --- a/net/rinetd/PLIST +++ b/net/rinetd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:03 reed Exp $ -sbin/rinetd +@comment $NetBSD: PLIST,v 1.3 2007/01/08 21:12:31 rillig Exp $ man/man8/rinetd.8 +sbin/rinetd share/examples/rc.d/rinetd |