diff options
Diffstat (limited to 'textproc/p5-Algorithm-RabinKarp')
-rw-r--r-- | textproc/p5-Algorithm-RabinKarp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Algorithm-RabinKarp/Makefile b/textproc/p5-Algorithm-RabinKarp/Makefile index c7c71a448efe..3b311361c672 100644 --- a/textproc/p5-Algorithm-RabinKarp/Makefile +++ b/textproc/p5-Algorithm-RabinKarp/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/N/NN/NNUNLEY PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}_1 -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rabin-Karp streaming hash BUILD_DEPENDS= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp |