diff options
Diffstat (limited to 'devel/libegit2/Makefile')
-rw-r--r-- | devel/libegit2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libegit2/Makefile b/devel/libegit2/Makefile index 3995fc1ea282..83bda5009250 100644 --- a/devel/libegit2/Makefile +++ b/devel/libegit2/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= yasu@FreeBSD.org COMMENT= Emacs bindings for libgit2 +WWW= https://github.com/magit/libegit2 LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE |