diff options
Diffstat (limited to 'textproc/bsdgrep')
-rw-r--r-- | textproc/bsdgrep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile index 51fc4f28c2a1..1dbb392eaf50 100644 --- a/textproc/bsdgrep/Makefile +++ b/textproc/bsdgrep/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= bsd- MAINTAINER= kevans@FreeBSD.org COMMENT= BSD-licensed version of grep +WWW= https://www.freebsd.org/projects/ideas/ #p-bsdtexttools LICENSE= BSD2CLAUSE |