diff options
author | kris <kris@FreeBSD.org> | 2003-01-14 11:32:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-01-14 11:32:16 +0800 |
commit | 22956e556593059f6037e2f1f9dd38019d84fa8a (patch) | |
tree | a805a0c736a534ea20a25dafff41287ce56841fe /security/botan | |
parent | 73b3f90690ffe3a904c7e09ff09b34d5457519fd (diff) | |
download | freebsd-ports-gnome-22956e556593059f6037e2f1f9dd38019d84fa8a.tar.gz freebsd-ports-gnome-22956e556593059f6037e2f1f9dd38019d84fa8a.tar.zst freebsd-ports-gnome-22956e556593059f6037e2f1f9dd38019d84fa8a.zip |
Add two missing symlinks
Diffstat (limited to 'security/botan')
-rw-r--r-- | security/botan/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/botan/pkg-plist b/security/botan/pkg-plist index 14607524281b..d8a6b9d730b0 100644 --- a/security/botan/pkg-plist +++ b/security/botan/pkg-plist @@ -123,12 +123,14 @@ include/botan/whrlpool.h include/botan/x917_rng.h include/botan/x919_mac.h include/botan/xtea.h +include/opencl @dirrm include/botan lib/libbotan.a lib/libbotan-%%PORTVERSION%%.so lib/libbotan-1.0.so lib/libbotan-1.so lib/libbotan.so +lib/libopencl.so share/doc/botan-%%PORTVERSION%%/api.ps share/doc/botan-%%PORTVERSION%%/api.tex share/doc/botan-%%PORTVERSION%%/authors.txt |