diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /security/libotr | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'security/libotr')
-rw-r--r-- | security/libotr/Makefile | 1 | ||||
-rw-r--r-- | security/libotr/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile index d3a637de76d1..1678d0374b32 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -8,6 +8,7 @@ PORTNAME= libotr PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ca/otr/ diff --git a/security/libotr/pkg-plist b/security/libotr/pkg-plist index d56a9b769fa0..7064f1bc2b7f 100644 --- a/security/libotr/pkg-plist +++ b/security/libotr/pkg-plist @@ -18,6 +18,7 @@ include/libotr/tlv.h include/libotr/userstate.h include/libotr/version.h lib/libotr.a +lib/libotr.la lib/libotr.so lib/libotr.so.2 share/aclocal/libotr.m4 |