diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-10-08 10:38:47 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-10-08 10:38:47 +0000 |
commit | deda66442540c3b7bc1301522849efc81ce2cf8c (patch) | |
tree | 26c9825c408f16a6f980068230034276f0bb0ea0 /security/libotr3 | |
parent | ae9a097a2c65fbf92f936bd9c97a7e3854b3ea18 (diff) |
Notes
Diffstat (limited to 'security/libotr3')
-rw-r--r-- | security/libotr3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libotr3/Makefile b/security/libotr3/Makefile index f2d5e06a29fc..990ee9d40079 100644 --- a/security/libotr3/Makefile +++ b/security/libotr3/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= http://www.cypherpunks.ca/otr/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= dougb@FreeBSD.org -COMMENT= The portable OTR Messaging Library and toolkit +MAINTAINER= ports@FreeBSD.org +COMMENT= Portable OTR Messaging Library and toolkit BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \ |