diff options
Diffstat (limited to 'devel/libgnuregex/Makefile')
-rw-r--r-- | devel/libgnuregex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgnuregex/Makefile b/devel/libgnuregex/Makefile index 55051de8ba31..3bf76386fbb8 100644 --- a/devel/libgnuregex/Makefile +++ b/devel/libgnuregex/Makefile @@ -6,6 +6,7 @@ DISTFILES= # Nothing to fetch MAINTAINER= kevans@FreeBSD.org COMMENT= GNU Regex Library +WWW= https://www.gnu.org/software/gnulib/ LICENSE= LGPL20+ |