diff options
author | zuntum <zuntum> | 2001-10-31 22:48:50 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:48:50 +0000 |
commit | 264683378c92888faea0fbbd3616957f6ea25cb8 (patch) | |
tree | d65e023ed59adad0246104a6d7b73f8ff550cae9 /sysutils/amanda-common | |
parent | ed37a7caa97fb686ec7e112379db680fa6a97037 (diff) | |
download | pkgsrc-264683378c92888faea0fbbd3616957f6ea25cb8.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/amanda-common')
-rw-r--r-- | sysutils/amanda-common/DEINSTALL (renamed from sysutils/amanda-common/pkg/DEINSTALL) | 2 | ||||
-rw-r--r-- | sysutils/amanda-common/DESCR (renamed from sysutils/amanda-common/pkg/DESCR) | 0 | ||||
-rw-r--r-- | sysutils/amanda-common/INSTALL (renamed from sysutils/amanda-common/pkg/INSTALL) | 2 | ||||
-rw-r--r-- | sysutils/amanda-common/PLIST (renamed from sysutils/amanda-common/pkg/PLIST) | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/amanda-common/pkg/DEINSTALL b/sysutils/amanda-common/DEINSTALL index a9939d18e20..aa5a1f648a9 100644 --- a/sysutils/amanda-common/pkg/DEINSTALL +++ b/sysutils/amanda-common/DEINSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: DEINSTALL,v 1.2 2001/06/14 21:54:36 jlam Exp $ +# $NetBSD: DEINSTALL,v 1.1 2001/10/31 22:52:48 zuntum Exp $ # PKGNAME=$1 diff --git a/sysutils/amanda-common/pkg/DESCR b/sysutils/amanda-common/DESCR index 4b14085e122..4b14085e122 100644 --- a/sysutils/amanda-common/pkg/DESCR +++ b/sysutils/amanda-common/DESCR diff --git a/sysutils/amanda-common/pkg/INSTALL b/sysutils/amanda-common/INSTALL index 5c35dda2330..f009fa45836 100644 --- a/sysutils/amanda-common/pkg/INSTALL +++ b/sysutils/amanda-common/INSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: INSTALL,v 1.4 2001/06/14 21:54:36 jlam Exp $ +# $NetBSD: INSTALL,v 1.1 2001/10/31 22:52:48 zuntum Exp $ PKGNAME=$1 STAGE=$2 diff --git a/sysutils/amanda-common/pkg/PLIST b/sysutils/amanda-common/PLIST index 52aa0380fcf..63ea81f6ffa 100644 --- a/sysutils/amanda-common/pkg/PLIST +++ b/sysutils/amanda-common/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2001/06/26 03:15:17 christos Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:52:48 zuntum Exp $ lib/libamanda-2.4.2p2.so lib/libamanda.a lib/libamanda.la |