diff options
author | seb <seb@pkgsrc.org> | 2001-11-01 14:24:19 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2001-11-01 14:24:19 +0000 |
commit | 2343b9230b7f4cc953efac78757339637c984b07 (patch) | |
tree | f4f2b2c45314891844efa8c6ff16c110fbba10f7 /security | |
parent | 9efb18fa4b57c1dda63e0fd1a335182ab59c9334 (diff) | |
download | pkgsrc-2343b9230b7f4cc953efac78757339637c984b07.tar.gz |
move pkg/INSTALL.SunOS to pkg toplevel directory or else this pkg is broken
Diffstat (limited to 'security')
-rw-r--r-- | security/openssh/INSTALL.SunOS (renamed from security/openssh/pkg/INSTALL.SunOS) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh/pkg/INSTALL.SunOS b/security/openssh/INSTALL.SunOS index 9f1bfda9375..fa4acb67d91 100644 --- a/security/openssh/pkg/INSTALL.SunOS +++ b/security/openssh/INSTALL.SunOS @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: INSTALL.SunOS,v 1.4 2001/10/19 09:42:30 veego Exp $ +# $NetBSD: INSTALL.SunOS,v 1.1 2001/11/01 14:24:19 seb Exp $ PKGNAME=$1 STAGE=$2 |