diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-04 19:03:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-04 19:03:36 +0000 |
commit | a42adeafddb5ee0800e2a4ad921e9b99dbc2d180 (patch) | |
tree | cfa57a0ecc4bdd1a86f8c19600edbf749c699c6c /www | |
parent | b5483daebbaac9b73ab35d981018c5840ec8f97a (diff) | |
download | ports-a42adeafddb5ee0800e2a4ad921e9b99dbc2d180.tar.gz ports-a42adeafddb5ee0800e2a4ad921e9b99dbc2d180.zip |
Style fix:
- Remove post-install information from DESCR's.
- Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
- Remove unnecessary whitespace.
Pointed out by: portlint
Notes
Notes:
svn path=/head/; revision=27329
Diffstat (limited to 'www')
-rw-r--r-- | www/flashplugin/pkg-req | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/flashplugin/pkg-req b/www/flashplugin/pkg-req index d30aa1111db9..10557afd1fbf 100644 --- a/www/flashplugin/pkg-req +++ b/www/flashplugin/pkg-req @@ -28,4 +28,3 @@ or use Netscape for FreeBSD with this port. EOF exit 1 fi - |