diff options
Diffstat (limited to 'devel/libgit2-glib/Makefile')
-rw-r--r-- | devel/libgit2-glib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgit2-glib/Makefile b/devel/libgit2-glib/Makefile index ec84bf3852b0..c39cb7c7b99c 100644 --- a/devel/libgit2-glib/Makefile +++ b/devel/libgit2-glib/Makefile @@ -9,6 +9,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Glib wrapper library around the libgit2 git access library +WWW= https://git.gnome.org/browse/libgit2-glib LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING |