diff options
Diffstat (limited to 'textproc/vgrep/Makefile')
-rw-r--r-- | textproc/vgrep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/vgrep/Makefile b/textproc/vgrep/Makefile index 3bb1874e3126..da2ca7eb0f9f 100644 --- a/textproc/vgrep/Makefile +++ b/textproc/vgrep/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= User-friendly pager for grep +WWW= https://github.com/vrothberg/vgrep LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |