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/libotr | |
parent | ae9a097a2c65fbf92f936bd9c97a7e3854b3ea18 (diff) |
Notes
Diffstat (limited to 'security/libotr')
-rw-r--r-- | security/libotr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile index a5ccfe98f166..a47b295d0135 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.cypherpunks.ca/otr/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable OTR Messaging Library and toolkit BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf |