diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-04-07 15:48:04 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-04-07 15:48:04 +0000 |
commit | 9a19185ea59f535e893fe865839a0bd32f15883e (patch) | |
tree | f27a47011d6d3ae58bf3a801d09038f7f19d4e77 /www/libghttp | |
parent | 0fda4ac64d4ce9295ac6a88aed21c70caaea1a61 (diff) |
Notes
Diffstat (limited to 'www/libghttp')
-rw-r--r-- | www/libghttp/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libghttp/pkg-plist b/www/libghttp/pkg-plist index 75e148de753f..e4d7de818ef4 100644 --- a/www/libghttp/pkg-plist +++ b/www/libghttp/pkg-plist @@ -3,6 +3,6 @@ include/ghttp_constants.h lib/libghttp.a lib/libghttp.la lib/libghttp.so -lib/libghttp.so.0.2 +lib/libghttp.so.1.0 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B |