diff options
Diffstat (limited to 'textproc/sift')
-rw-r--r-- | textproc/sift/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index 209ae40c013d..98a1c6def52e 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast and powerful open source alternative to grep +WWW= https://github.com/svent/sift LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |