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 /misc/chipmunk | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'misc/chipmunk')
-rw-r--r-- | misc/chipmunk/DESCR (renamed from misc/chipmunk/pkg/DESCR) | 0 | ||||
-rw-r--r-- | misc/chipmunk/PLIST | 2 | ||||
-rw-r--r-- | misc/chipmunk/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/misc/chipmunk/pkg/DESCR b/misc/chipmunk/DESCR index c90a34b35ca..c90a34b35ca 100644 --- a/misc/chipmunk/pkg/DESCR +++ b/misc/chipmunk/DESCR diff --git a/misc/chipmunk/PLIST b/misc/chipmunk/PLIST new file mode 100644 index 00000000000..5ad38fad0ae --- /dev/null +++ b/misc/chipmunk/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:27:38 zuntum Exp $ +sbin/chipmunk diff --git a/misc/chipmunk/pkg/PLIST b/misc/chipmunk/pkg/PLIST deleted file mode 100644 index f4b9deb7ec9..00000000000 --- a/misc/chipmunk/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/23 18:18:56 drochner Exp $ -sbin/chipmunk |