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 | 56ba4d26906035375d68907b5ecea5c345617179 (patch) | |
tree | 11546e31e47b62045c8958d96c62178fed2ef121 /fonts | |
parent | 66e67631a03158ae09177ca8b149f93ace5a2e06 (diff) | |
download | pkgsrc-56ba4d26906035375d68907b5ecea5c345617179.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 'fonts')
-rw-r--r-- | fonts/adobe-cidfonts/PLIST | 1 | ||||
-rw-r--r-- | fonts/jisx0208fonts/PLIST | 2 | ||||
-rw-r--r-- | fonts/ko-x11fonts/PLIST | 2 | ||||
-rw-r--r-- | fonts/p5-Font-AFM/PLIST | 1 | ||||
-rw-r--r-- | fonts/p5-Font-TTF/PLIST | 1 | ||||
-rw-r--r-- | fonts/p5-Font-TTFMetrics/PLIST | 1 |
6 files changed, 0 insertions, 8 deletions
diff --git a/fonts/adobe-cidfonts/PLIST b/fonts/adobe-cidfonts/PLIST deleted file mode 100644 index 1bb9d80daac..00000000000 --- a/fonts/adobe-cidfonts/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/13 22:33:00 jlam Exp $ diff --git a/fonts/jisx0208fonts/PLIST b/fonts/jisx0208fonts/PLIST deleted file mode 100644 index d6612be32ff..00000000000 --- a/fonts/jisx0208fonts/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2003/03/16 01:46:05 kei Exp $ -@comment this plist intentionally left empty diff --git a/fonts/ko-x11fonts/PLIST b/fonts/ko-x11fonts/PLIST deleted file mode 100644 index 94657a22090..00000000000 --- a/fonts/ko-x11fonts/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:49:09 zuntum Exp $ -@comment this plist intentionally left empty diff --git a/fonts/p5-Font-AFM/PLIST b/fonts/p5-Font-AFM/PLIST deleted file mode 100644 index 9e26a0e4501..00000000000 --- a/fonts/p5-Font-AFM/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/16 15:26:01 wiz Exp $ diff --git a/fonts/p5-Font-TTF/PLIST b/fonts/p5-Font-TTF/PLIST deleted file mode 100644 index e2b338f6f17..00000000000 --- a/fonts/p5-Font-TTF/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/29 14:11:24 uebayasi Exp $ diff --git a/fonts/p5-Font-TTFMetrics/PLIST b/fonts/p5-Font-TTFMetrics/PLIST deleted file mode 100644 index 2725cf07296..00000000000 --- a/fonts/p5-Font-TTFMetrics/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/16 08:13:27 abs Exp $ |