diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/netscape | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/netscape')
-rw-r--r-- | www/netscape/DESCR (renamed from www/netscape/pkg/DESCR) | 0 | ||||
-rw-r--r-- | www/netscape/PLIST | 2 | ||||
-rw-r--r-- | www/netscape/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/www/netscape/pkg/DESCR b/www/netscape/DESCR index 921088f0e3f..921088f0e3f 100644 --- a/www/netscape/pkg/DESCR +++ b/www/netscape/DESCR diff --git a/www/netscape/PLIST b/www/netscape/PLIST new file mode 100644 index 00000000000..2d1e8a3238d --- /dev/null +++ b/www/netscape/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:17:28 zuntum Exp $ +bin/netscape diff --git a/www/netscape/pkg/PLIST b/www/netscape/pkg/PLIST deleted file mode 100644 index a2b93068a0c..00000000000 --- a/www/netscape/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/09/02 23:13:58 abs Exp $ -bin/netscape |