diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/csvdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |