diff options
Diffstat (limited to 'devel/libdparse')
-rw-r--r-- | devel/libdparse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libdparse/Makefile b/devel/libdparse/Makefile index 48e91d1e6f94..cb65e54b4e85 100644 --- a/devel/libdparse/Makefile +++ b/devel/libdparse/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= acm@FreeBSD.org COMMENT= Library for lexing and parsing D source code +WWW= https://github.com/dlang-community/libdparse LICENSE= BSL |