diff options
author | zuntum <zuntum> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 02:15:23 +0000 |
commit | 915c5245c3b3e44827ba7cd24d7c765c57a1dd02 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/webnew | |
parent | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (diff) | |
download | pkgsrc-915c5245c3b3e44827ba7cd24d7c765c57a1dd02.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/webnew')
-rw-r--r-- | www/webnew/DESCR (renamed from www/webnew/pkg/DESCR) | 0 | ||||
-rw-r--r-- | www/webnew/PLIST | 3 | ||||
-rw-r--r-- | www/webnew/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/webnew/pkg/DESCR b/www/webnew/DESCR index 5905f9720b0..5905f9720b0 100644 --- a/www/webnew/pkg/DESCR +++ b/www/webnew/DESCR diff --git a/www/webnew/PLIST b/www/webnew/PLIST new file mode 100644 index 00000000000..177fd46e370 --- /dev/null +++ b/www/webnew/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:19:06 zuntum Exp $ +bin/webnew +man/man1/webnew.1 diff --git a/www/webnew/pkg/PLIST b/www/webnew/pkg/PLIST deleted file mode 100644 index a472a02e83f..00000000000 --- a/www/webnew/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/27 19:10:46 kim Exp $ -bin/webnew -man/man1/webnew.1 |