diff --git a/devel/hub/Makefile b/devel/hub/Makefile index 3aefe59ec524..e608c9065da2 100644 --- a/devel/hub/Makefile +++ b/devel/hub/Makefile @@ -8,6 +8,8 @@ CATEGORIES= devel MAINTAINER= koukopoulos@gmail.com COMMENT= Introduces git to GitHub +LICENSE= MIT + USE_GITHUB= yes GH_ACCOUNT= github GH_TAGNAME= v${DISTVERSION} diff --git a/devel/hub/pkg-descr b/devel/hub/pkg-descr index 9992fe736871..0a3f275a8416 100644 --- a/devel/hub/pkg-descr +++ b/devel/hub/pkg-descr @@ -1,4 +1,4 @@ hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier. -WWW: http://defunkt.io/hub/ +WWW: https://hub.github.com/