diff options
Diffstat (limited to '')
-rw-r--r-- | devel/tlx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tlx/Makefile b/devel/tlx/Makefile index 47f368883b75..d8771e07b96a 100644 --- a/devel/tlx/Makefile +++ b/devel/tlx/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Collection of C++ data structures, algorithms, miscellaneous helpers +WWW= https://github.com/tlx/tlx LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE |