diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-21 14:22:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-21 14:22:54 +0000 |
commit | f8852a6a7852ccd3e3749693d88ce6863e1fad62 (patch) | |
tree | c6ab0e44f71458615e139c790748d38c02e47119 /security/libotr | |
parent | 436c7fd66a8107611a93d9721212a07dc1dc4050 (diff) | |
download | ports-f8852a6a7852ccd3e3749693d88ce6863e1fad62.tar.gz ports-f8852a6a7852ccd3e3749693d88ce6863e1fad62.zip |
Notes
Diffstat (limited to 'security/libotr')
-rw-r--r-- | security/libotr/Makefile | 1 | ||||
-rw-r--r-- | security/libotr/pkg-plist | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile index f4a04add3b00..09f13cc3016a 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -8,6 +8,7 @@ PORTNAME= libotr PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ca/otr/ diff --git a/security/libotr/pkg-plist b/security/libotr/pkg-plist index d4c4cd5f8885..5ccc573aa4c5 100644 --- a/security/libotr/pkg-plist +++ b/security/libotr/pkg-plist @@ -15,6 +15,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.1 +share/aclocal/libotr.m4 +@dirrm include/libotr |