diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1995-01-24 11:44:20 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1995-01-24 11:44:20 +0000 |
commit | c5acbcc6084eff48a9fb2703e6a3e4e886fb4831 (patch) | |
tree | ae2112658d83209bc0a7aaa801985b103889ced1 /www | |
parent | c7030925e526c3f84b4a3d3002137a6a4f233a8b (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/lynx-current/pkg-comment | 1 | ||||
-rw-r--r-- | www/lynx-current/pkg-descr | 3 | ||||
-rw-r--r-- | www/lynx-current/pkg-plist | 8 | ||||
-rw-r--r-- | www/lynx/pkg-comment | 1 | ||||
-rw-r--r-- | www/lynx/pkg-descr | 3 | ||||
-rw-r--r-- | www/lynx/pkg-plist | 8 |
6 files changed, 24 insertions, 0 deletions
diff --git a/www/lynx-current/pkg-comment b/www/lynx-current/pkg-comment new file mode 100644 index 000000000000..cae413edb616 --- /dev/null +++ b/www/lynx-current/pkg-comment @@ -0,0 +1 @@ +lynx - A text/ascii oriented World-Wide Web Client. Version 2.3.7 BETA diff --git a/www/lynx-current/pkg-descr b/www/lynx-current/pkg-descr new file mode 100644 index 000000000000..5d46780f5afd --- /dev/null +++ b/www/lynx-current/pkg-descr @@ -0,0 +1,3 @@ +lynx is a program which allows a user to access World-Wide Web servers +and other information servers. It uses only ascii representation so +that it can be used from ascii-terminals and dialin-lines. diff --git a/www/lynx-current/pkg-plist b/www/lynx-current/pkg-plist new file mode 100644 index 000000000000..f77dfe9e98c7 --- /dev/null +++ b/www/lynx-current/pkg-plist @@ -0,0 +1,8 @@ +@cd /usr/local +@owner bin +@mode 755 +bin/lynx +@mode 444 +lib/lynx.cfg +@mode 644 +man/man1/lynx.1 diff --git a/www/lynx/pkg-comment b/www/lynx/pkg-comment new file mode 100644 index 000000000000..cae413edb616 --- /dev/null +++ b/www/lynx/pkg-comment @@ -0,0 +1 @@ +lynx - A text/ascii oriented World-Wide Web Client. Version 2.3.7 BETA diff --git a/www/lynx/pkg-descr b/www/lynx/pkg-descr new file mode 100644 index 000000000000..5d46780f5afd --- /dev/null +++ b/www/lynx/pkg-descr @@ -0,0 +1,3 @@ +lynx is a program which allows a user to access World-Wide Web servers +and other information servers. It uses only ascii representation so +that it can be used from ascii-terminals and dialin-lines. diff --git a/www/lynx/pkg-plist b/www/lynx/pkg-plist new file mode 100644 index 000000000000..f77dfe9e98c7 --- /dev/null +++ b/www/lynx/pkg-plist @@ -0,0 +1,8 @@ +@cd /usr/local +@owner bin +@mode 755 +bin/lynx +@mode 444 +lib/lynx.cfg +@mode 644 +man/man1/lynx.1 |