diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/p5-Text-Template | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/p5-Text-Template')
-rw-r--r-- | textproc/p5-Text-Template/DESCR (renamed from textproc/p5-Text-Template/pkg/DESCR) | 0 | ||||
-rw-r--r-- | textproc/p5-Text-Template/PLIST | 1 | ||||
-rw-r--r-- | textproc/p5-Text-Template/pkg/PLIST | 1 |
3 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Template/pkg/DESCR b/textproc/p5-Text-Template/DESCR index 87fb3eb56ec..87fb3eb56ec 100644 --- a/textproc/p5-Text-Template/pkg/DESCR +++ b/textproc/p5-Text-Template/DESCR diff --git a/textproc/p5-Text-Template/PLIST b/textproc/p5-Text-Template/PLIST new file mode 100644 index 00000000000..a1168eda5f8 --- /dev/null +++ b/textproc/p5-Text-Template/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:57:52 zuntum Exp $ diff --git a/textproc/p5-Text-Template/pkg/PLIST b/textproc/p5-Text-Template/pkg/PLIST deleted file mode 100644 index ff5f1da97d1..00000000000 --- a/textproc/p5-Text-Template/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/16 09:57:50 rh Exp $ |