diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2011-12-26 21:16:41 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2011-12-26 21:16:41 +0000 |
commit | 9f810c2584d16369af366e2cc4683cc25d1d26d8 (patch) | |
tree | 0c33fc3292952988d233dbc5c6872ee972e10928 /devel/p5-Thrift | |
parent | e062a42ebbf062ac22a9a0661edcd93f386d1e4c (diff) | |
download | ports-9f810c2584d16369af366e2cc4683cc25d1d26d8.tar.gz ports-9f810c2584d16369af366e2cc4683cc25d1d26d8.zip |
Notes
Diffstat (limited to 'devel/p5-Thrift')
-rw-r--r-- | devel/p5-Thrift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Thrift/Makefile b/devel/p5-Thrift/Makefile index f3a78ee6cd1a..9b0f44c8b2f2 100644 --- a/devel/p5-Thrift/Makefile +++ b/devel/p5-Thrift/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 PKGNAMEPREFIX= p5- DISTFILES= -MAINTAINER= skv@FreeBSD.org +MAINTAINER= komarov@valerka.net COMMENT= Perl interface to Thrift RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector |