From 3309f22ab63667d26f81c24f85f9de88ffb1df83 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 29 Aug 2009 22:16:17 +0000 Subject: [PATCH] - Pass maintainership to submitter PR: 138295 Submitted by: Sylvio Cesar --- textproc/csvdiff/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/csvdiff/Makefile b/textproc/csvdiff/Makefile index 25836f5dee6d..55f748a718e1 100644 --- a/textproc/csvdiff/Makefile +++ b/textproc/csvdiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,-,g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= Compare/diff two (comma) seperated files with each other NO_BUILD= yes