diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-11-20 22:15:44 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-11-20 22:15:44 +0000 |
commit | 800933a8dbd97370c84cebf9926f051ef3af72a0 (patch) | |
tree | 3b7be038d9432cea9eb18680462fc1820744434f /www/neon/pkg-plist | |
parent | 0a350ad276af0b30d8f74d79370fc42a2c6f8f0b (diff) | |
download | FreeBSD-ports-800933a8dbd97370c84cebf9926f051ef3af72a0.zip FreeBSD-ports-800933a8dbd97370c84cebf9926f051ef3af72a0.tar.gz |
Update port to version 0.17.2.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
Diffstat (limited to 'www/neon/pkg-plist')
-rw-r--r-- | www/neon/pkg-plist | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/www/neon/pkg-plist b/www/neon/pkg-plist index 555e178..eb37764 100644 --- a/www/neon/pkg-plist +++ b/www/neon/pkg-plist @@ -1,26 +1,29 @@ bin/neon-config -include/neon/ne_207.h -include/neon/ne_alloc.h -include/neon/ne_auth.h +include/neon/ne_request.h +include/neon/ne_session.h +include/neon/ne_utils.h +include/neon/ne_uri.h +include/neon/ne_socket.h include/neon/ne_basic.h -include/neon/ne_cookies.h +include/neon/ne_207.h +include/neon/ne_props.h +include/neon/ne_xml.h include/neon/ne_dates.h +include/neon/ne_string.h +include/neon/ne_cookies.h include/neon/ne_defs.h -include/neon/ne_i18n.h include/neon/ne_locks.h +include/neon/ne_alloc.h include/neon/ne_md5.h -include/neon/ne_props.h +include/neon/ne_i18n.h include/neon/ne_redirect.h -include/neon/ne_request.h -include/neon/ne_session.h -include/neon/ne_socket.h -include/neon/ne_string.h -include/neon/ne_uri.h -include/neon/ne_utils.h -include/neon/ne_xml.h -lib/libneon.a +include/neon/ne_auth.h +include/neon/ne_compress.h +include/neon/ne_acl.h +lib/libneon.so.17 lib/libneon.so -lib/libneon.so.15 +lib/libneon.la +lib/libneon.a %%PORTDOCS%%share/doc/neon/using-neon.txt %%PORTDOCS%%@dirrm share/doc/neon @dirrm include/neon |