diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-14 09:07:43 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-14 09:07:43 +0000 |
commit | 4dd4e8c91c1c24c5e6a56ad5b0e454b94cba6a20 (patch) | |
tree | b167a79072b59c96f6b703e77aefbeddb589c405 | |
parent | - Clean up latest curl entry (diff) |
Take maintainership
-rw-r--r-- | devel/qca/Makefile | 2 | ||||
-rw-r--r-- | net-im/psi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/qca/Makefile b/devel/qca/Makefile index 9229c380b4ec..e3e95268d28c 100644 --- a/devel/qca/Makefile +++ b/devel/qca/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://delta.affinix.com/download/qca/2.0/ DISTNAME= qca-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Cross-platform crypto API for QT USE_BZIP2= yes diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile index 3bd567c0376d..021ad1264284 100644 --- a/net-im/psi/Makefile +++ b/net-im/psi/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= A Qt-based Jabber client LIB_DEPENDS= qca.2:${PORTSDIR}/devel/qca |