diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | 7e9524f1017cb18948282b999e45c15b8b9e6dee (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/pngcrush | |
parent | 41c8c3cd74ce618106e762374834328ba0c18a8c (diff) | |
download | pkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r-- | graphics/pngcrush/DESCR (renamed from graphics/pngcrush/pkg/DESCR) | 0 | ||||
-rw-r--r-- | graphics/pngcrush/PLIST | 4 | ||||
-rw-r--r-- | graphics/pngcrush/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pngcrush/pkg/DESCR b/graphics/pngcrush/DESCR index 3299e31583f..3299e31583f 100644 --- a/graphics/pngcrush/pkg/DESCR +++ b/graphics/pngcrush/DESCR diff --git a/graphics/pngcrush/PLIST b/graphics/pngcrush/PLIST new file mode 100644 index 00000000000..6c6271a0828 --- /dev/null +++ b/graphics/pngcrush/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:53:21 zuntum Exp $ +bin/pngcrush +share/pngcrush/README.txt +@dirrm share/pngcrush diff --git a/graphics/pngcrush/pkg/PLIST b/graphics/pngcrush/pkg/PLIST deleted file mode 100644 index d1ceb098cd2..00000000000 --- a/graphics/pngcrush/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2000/02/09 02:52:37 wiz Exp $ -bin/pngcrush -share/pngcrush/README.txt -@dirrm share/pngcrush |