diff options
Diffstat (limited to 'devel/dtool/Makefile')
-rw-r--r-- | devel/dtool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/dtool/Makefile b/devel/dtool/Makefile index b288be6672d0..b4bedf6bd0be 100644 --- a/devel/dtool/Makefile +++ b/devel/dtool/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line tool collection to assist development +WWW= https://github.com/guoxbin/dtool LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |