diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /games/xzip | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'games/xzip')
-rw-r--r-- | games/xzip/DESCR (renamed from games/xzip/pkg/DESCR) | 0 | ||||
-rw-r--r-- | games/xzip/PLIST | 3 | ||||
-rw-r--r-- | games/xzip/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/xzip/pkg/DESCR b/games/xzip/DESCR index d1e291ca4b9..d1e291ca4b9 100644 --- a/games/xzip/pkg/DESCR +++ b/games/xzip/DESCR diff --git a/games/xzip/PLIST b/games/xzip/PLIST new file mode 100644 index 00000000000..35ae945044c --- /dev/null +++ b/games/xzip/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:58:11 zuntum Exp $ +bin/xzip +man/man6/xzip.6 diff --git a/games/xzip/pkg/PLIST b/games/xzip/pkg/PLIST deleted file mode 100644 index 5811804463b..00000000000 --- a/games/xzip/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 1998/08/10 22:27:47 tron Exp $ -bin/xzip -man/man6/xzip.6 |