diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
commit | 0ca28723fbfb0ed88954e35bf45d7462a40a5178 (patch) | |
tree | 4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /audio/audacity | |
parent | 380b33c5710509b50346db575cddab2e83c39c2d (diff) | |
download | pkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/audacity')
-rw-r--r-- | audio/audacity/DESCR (renamed from audio/audacity/pkg/DESCR) | 0 | ||||
-rw-r--r-- | audio/audacity/PLIST | 3 | ||||
-rw-r--r-- | audio/audacity/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/audacity/pkg/DESCR b/audio/audacity/DESCR index b54ae64812b..b54ae64812b 100644 --- a/audio/audacity/pkg/DESCR +++ b/audio/audacity/DESCR diff --git a/audio/audacity/PLIST b/audio/audacity/PLIST new file mode 100644 index 00000000000..df2c1b7ee26 --- /dev/null +++ b/audio/audacity/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:15:16 zuntum Exp $ +bin/audacity +share/audacity-help.htb diff --git a/audio/audacity/pkg/PLIST b/audio/audacity/pkg/PLIST deleted file mode 100644 index 5a70004bb07..00000000000 --- a/audio/audacity/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/06/17 19:13:52 drochner Exp $ -bin/audacity -share/audacity-help.htb |