diff options
Diffstat (limited to 'textproc/csvdiff')
-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 772e40567299..7c95b12f8888 100644 --- a/textproc/csvdiff/Makefile +++ b/textproc/csvdiff/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}17 EXTRACT_SUFX= .tgz -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compare/diff two (comma) separated files with each other NO_BUILD= yes |