diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/impress | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/impress')
-rw-r--r-- | graphics/impress/DESCR (renamed from graphics/impress/pkg/DESCR) | 0 | ||||
-rw-r--r-- | graphics/impress/PLIST | 4 | ||||
-rw-r--r-- | graphics/impress/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/impress/pkg/DESCR b/graphics/impress/DESCR index 65d66a34eac..65d66a34eac 100644 --- a/graphics/impress/pkg/DESCR +++ b/graphics/impress/DESCR diff --git a/graphics/impress/PLIST b/graphics/impress/PLIST new file mode 100644 index 00000000000..99a5f2049ed --- /dev/null +++ b/graphics/impress/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:51:36 zuntum Exp $ +bin/impress +bin/transeps +bin/font3d diff --git a/graphics/impress/pkg/PLIST b/graphics/impress/pkg/PLIST deleted file mode 100644 index 451433dec4f..00000000000 --- a/graphics/impress/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/07/13 14:38:05 manu Exp $ -bin/impress -bin/transeps -bin/font3d |