diff options
Diffstat (limited to 'textproc/libtre')
-rw-r--r-- | textproc/libtre/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index f85d0036991f..527e17b33ee8 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -8,6 +8,7 @@ DISTNAME= tre-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight fully POSIX compliant regexp matching library +WWW= https://laurikari.net/tre/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |