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/urlget | |
parent | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (diff) | |
download | pkgsrc-915c5245c3b3e44827ba7cd24d7c765c57a1dd02.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/urlget')
-rw-r--r-- | www/urlget/DESCR (renamed from www/urlget/pkg/DESCR) | 0 | ||||
-rw-r--r-- | www/urlget/PLIST | 3 | ||||
-rw-r--r-- | www/urlget/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/urlget/pkg/DESCR b/www/urlget/DESCR index 489ca1a90f0..489ca1a90f0 100644 --- a/www/urlget/pkg/DESCR +++ b/www/urlget/DESCR diff --git a/www/urlget/PLIST b/www/urlget/PLIST new file mode 100644 index 00000000000..8e0f4816a8b --- /dev/null +++ b/www/urlget/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:18:59 zuntum Exp $ +bin/urlget +man/man1/urlget.1 diff --git a/www/urlget/pkg/PLIST b/www/urlget/pkg/PLIST deleted file mode 100644 index 1a261e2c05b..00000000000 --- a/www/urlget/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/03/03 00:18:08 kim Exp $ -bin/urlget -man/man1/urlget.1 |