diff options
author | wiz <wiz> | 2000-09-01 14:39:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-09-01 14:39:51 +0000 |
commit | 5944bfeb28cec219f2ba965454ad5d468a9d4c50 (patch) | |
tree | 389f119b983e0c28c317dff3a3a8085907a4390b /misc/screen/pkg | |
parent | 36186b9af73d3cde0bedcef4f2418feebde8e47b (diff) | |
download | pkgsrc-5944bfeb28cec219f2ba965454ad5d468a9d4c50.tar.gz |
Fix security problem reported by Jouko Pynnönen <jouko@solutions.fi>
via Bill Sommerfeld. Step version to 3.9.5nb1. Minor pkgdelinting.
Will delete binary packages shortly.
Diffstat (limited to 'misc/screen/pkg')
-rw-r--r-- | misc/screen/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/screen/pkg/PLIST b/misc/screen/pkg/PLIST index 54ab5e2f5ea..a284bf044f4 100644 --- a/misc/screen/pkg/PLIST +++ b/misc/screen/pkg/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.15 2000/01/06 22:38:58 lukem Exp $ +@comment $NetBSD: PLIST,v 1.16 2000/09/01 14:39:54 wiz Exp $ bin/screen -bin/${PKGNAME} +bin/${DISTNAME} man/man1/screen.1 @unexec install-info --delete %D/info/screen.info %D/info/dir info/screen.info |