diff options
Diffstat (limited to 'textproc/csvdiff/Makefile')
-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 09e7af413285..25836f5dee6d 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= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compare/diff two (comma) seperated files with each other NO_BUILD= yes |