diff options
Diffstat (limited to 'textproc/sgrep/Makefile')
-rw-r--r-- | textproc/sgrep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sgrep/Makefile b/textproc/sgrep/Makefile index 0e4755f11403..9c633374eac2 100644 --- a/textproc/sgrep/Makefile +++ b/textproc/sgrep/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ MAINTAINER= bofh@FreeBSD.org COMMENT= Grep for structured text like SGML and HTML +WWW= https://www.cs.helsinki.fi/u/jjaakkol/sgrep.html LICENSE= GPLv2 |