diff options
Diffstat (limited to 'textproc/csvdiff')
-rw-r--r-- | textproc/csvdiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/csvdiff/Makefile b/textproc/csvdiff/Makefile index 718d55d73feb..5cf014286d30 100644 --- a/textproc/csvdiff/Makefile +++ b/textproc/csvdiff/Makefile @@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}17 MAINTAINER= ports@FreeBSD.org COMMENT= Compare/diff two (comma) separated files with each other +WWW= http://csvdiff.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |