diff options
Diffstat (limited to 'textproc/datamash/Makefile')
-rw-r--r-- | textproc/datamash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/datamash/Makefile b/textproc/datamash/Makefile index 80d5bfdfcd08..6058595182e6 100644 --- a/textproc/datamash/Makefile +++ b/textproc/datamash/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= GNU MAINTAINER= danfe@FreeBSD.org COMMENT= Numeric, textual, and statistical operations on text files +WWW= https://www.gnu.org/software/datamash/ LICENSE= GPLv3+ |