diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/logcheck | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/logcheck')
-rwxr-xr-x | security/logcheck/DEINSTALL (renamed from security/logcheck/pkg/DEINSTALL) | 2 | ||||
-rw-r--r-- | security/logcheck/DESCR (renamed from security/logcheck/pkg/DESCR) | 0 | ||||
-rw-r--r-- | security/logcheck/MESSAGE (renamed from security/logcheck/pkg/MESSAGE) | 2 | ||||
-rw-r--r-- | security/logcheck/PLIST (renamed from security/logcheck/pkg/PLIST) | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/security/logcheck/pkg/DEINSTALL b/security/logcheck/DEINSTALL index f8dfee1d9eb..490e203bf0b 100755 --- a/security/logcheck/pkg/DEINSTALL +++ b/security/logcheck/DEINSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: DEINSTALL,v 1.1.1.1 2001/07/17 15:00:48 nra Exp $ +# $NetBSD: DEINSTALL,v 1.1 2001/11/01 01:16:54 zuntum Exp $ # [ -d /var/adm/tmp ] && rmdir /var/adm/tmp diff --git a/security/logcheck/pkg/DESCR b/security/logcheck/DESCR index 91ccbe4c5b7..91ccbe4c5b7 100644 --- a/security/logcheck/pkg/DESCR +++ b/security/logcheck/DESCR diff --git a/security/logcheck/pkg/MESSAGE b/security/logcheck/MESSAGE index 8e53a92338a..0c088964d29 100644 --- a/security/logcheck/pkg/MESSAGE +++ b/security/logcheck/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2001/07/17 15:16:18 wiz Exp $ +$NetBSD: MESSAGE,v 1.1 2001/11/01 01:16:55 zuntum Exp $ Remember to copy the sample files to the real file names. Here is an example what you need to do: diff --git a/security/logcheck/pkg/PLIST b/security/logcheck/PLIST index be909d84380..878cbdde19e 100644 --- a/security/logcheck/pkg/PLIST +++ b/security/logcheck/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/07/17 15:00:48 nra Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:16:55 zuntum Exp $ bin/logtail etc/logcheck.hacking.sample etc/logcheck.ignore.sample |