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/amp | |
parent | 380b33c5710509b50346db575cddab2e83c39c2d (diff) | |
download | pkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/amp')
-rw-r--r-- | audio/amp/DESCR (renamed from audio/amp/pkg/DESCR) | 0 | ||||
-rw-r--r-- | audio/amp/PLIST | 3 | ||||
-rw-r--r-- | audio/amp/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/amp/pkg/DESCR b/audio/amp/DESCR index 44a4e989d55..44a4e989d55 100644 --- a/audio/amp/pkg/DESCR +++ b/audio/amp/DESCR diff --git a/audio/amp/PLIST b/audio/amp/PLIST new file mode 100644 index 00000000000..721579428c9 --- /dev/null +++ b/audio/amp/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:15:15 zuntum Exp $ +bin/amp +man/man1/amp.1.gz diff --git a/audio/amp/pkg/PLIST b/audio/amp/pkg/PLIST deleted file mode 100644 index 8aec5ffd2da..00000000000 --- a/audio/amp/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1997/11/06 09:57:40 agc Exp $ -bin/amp -man/man1/amp.1.gz |