diff options
Diffstat (limited to 'devel/tortoisehg/Makefile')
-rw-r--r-- | devel/tortoisehg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile index 0412a852f571..087b92203705 100644 --- a/devel/tortoisehg/Makefile +++ b/devel/tortoisehg/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://www.mercurial-scm.org/release/tortoisehg/targz/ MAINTAINER= arrowd@FreeBSD.org COMMENT= GUI for Mercurial VCS +WWW= https://tortoisehg.bitbucket.io/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING.txt |