diff options
Diffstat (limited to 'textproc/ugrep/Makefile')
-rw-r--r-- | textproc/ugrep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile index 15068e76faba..1cc0bc74871b 100644 --- a/textproc/ugrep/Makefile +++ b/textproc/ugrep/Makefile @@ -5,6 +5,7 @@ CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org COMMENT= NEW ultra fast grep with interactive query UI +WWW= https://github.com/Genivia/ugrep LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |