diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2018-03-06 21:59:09 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2018-03-06 21:59:09 +0000 |
| commit | 33cd82ed5beb40c8cea46261a53ad7e3a0153d12 (patch) | |
| tree | 199a4e9edc850837e6e8cfb5ebedb1907bbdbae8 /devel/py-p4python/pkg-descr | |
| parent | security/strongswan: Fix crash in public key authentication with 5.6.2 (diff) | |
devel/py-p4python: build with SSL support
Also, fix the WWW link
Reported by: Mike Durian <durian@bogie.net>
Tested by: Mike Durian, ken@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=463769
Diffstat (limited to 'devel/py-p4python/pkg-descr')
| -rw-r--r-- | devel/py-p4python/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-p4python/pkg-descr b/devel/py-p4python/pkg-descr index 77e7df1671b2..d1221ceee100 100644 --- a/devel/py-p4python/pkg-descr +++ b/devel/py-p4python/pkg-descr @@ -1,4 +1,4 @@ The Python bindings for the Perforce Client API provide convenient classes within Python for communicating with Perforce SCM servers. -WWW: https://www.perforce.com/perforce/doc.current/manuals/p4script/03_python.html +WWW: https://www.perforce.com/perforce/r14.2/manuals/p4script/python.programming.html |
