diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-10-19 15:52:02 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-10-19 15:52:02 +0000 |
commit | 1e2d710bb99c6ef1b6e7a8b70c4af208fcc7a9a7 (patch) | |
tree | 4ec5d260afe5952bf9cbe04e7dbeed34958d517e /net/proxy-suite/pkg-message | |
parent | Really update to 3.4.9 this time (diff) |
- Add suport LDAP
- Add pkg-message
- Bump PORTREVISION
PR: 31351
Submitted by: MAINTAINER
Diffstat (limited to 'net/proxy-suite/pkg-message')
-rw-r--r-- | net/proxy-suite/pkg-message | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/proxy-suite/pkg-message b/net/proxy-suite/pkg-message new file mode 100644 index 000000000000..043e828b4a18 --- /dev/null +++ b/net/proxy-suite/pkg-message @@ -0,0 +1,4 @@ + This port provides a sample configuration file as + PREFIX/etc/proxy-suite/ftp-proxy.conf.sample + Please copy this file to ftp-proxy.conf and edit + to fit your needs. Default PREFIX is /usr/local. |