diff options
author | jlam <jlam@pkgsrc.org> | 2007-10-25 16:54:26 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2007-10-25 16:54:26 +0000 |
commit | c02f31a89cefa1d12e33b3cb62939ec20293d028 (patch) | |
tree | 11546e31e47b62045c8958d96c62178fed2ef121 /archivers | |
parent | 23f0ce22d69bef2d418599d72db5e37838046f26 (diff) | |
download | pkgsrc-c02f31a89cefa1d12e33b3cb62939ec20293d028.tar.gz |
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/gtar/PLIST | 2 | ||||
-rw-r--r-- | archivers/gzip/PLIST | 2 | ||||
-rw-r--r-- | archivers/p5-Archive-Tar/PLIST | 1 | ||||
-rw-r--r-- | archivers/p5-Archive-Zip/PLIST | 1 | ||||
-rw-r--r-- | archivers/p5-Compress-Bzip2/PLIST | 1 |
5 files changed, 0 insertions, 7 deletions
diff --git a/archivers/gtar/PLIST b/archivers/gtar/PLIST deleted file mode 100644 index 6f6234615dd..00000000000 --- a/archivers/gtar/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:24 zuntum Exp $ -@comment this plist intentionally left empty diff --git a/archivers/gzip/PLIST b/archivers/gzip/PLIST deleted file mode 100644 index cc6f6f2fa75..00000000000 --- a/archivers/gzip/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:27 zuntum Exp $ -@comment this plist intentionally left empty diff --git a/archivers/p5-Archive-Tar/PLIST b/archivers/p5-Archive-Tar/PLIST deleted file mode 100644 index 6e63dc5dc04..00000000000 --- a/archivers/p5-Archive-Tar/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:35 zuntum Exp $ diff --git a/archivers/p5-Archive-Zip/PLIST b/archivers/p5-Archive-Zip/PLIST deleted file mode 100644 index 9ea5cea613c..00000000000 --- a/archivers/p5-Archive-Zip/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:36 zuntum Exp $ diff --git a/archivers/p5-Compress-Bzip2/PLIST b/archivers/p5-Compress-Bzip2/PLIST deleted file mode 100644 index e8d27f5c255..00000000000 --- a/archivers/p5-Compress-Bzip2/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/04 13:35:19 xtraeme Exp $ |