diff --git a/devel/rubygem-tty-which/Makefile b/devel/rubygem-tty-which/Makefile index a4047707f9f5..84683f3ee741 100644 --- a/devel/rubygem-tty-which/Makefile +++ b/devel/rubygem-tty-which/Makefile @@ -1,17 +1,18 @@ PORTNAME= tty-which PORTVERSION= 0.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Platform independent implementation of Unix which command -WWW= https://ttytoolkit.org/ +WWW= https://ttytoolkit.org/ \ + https://github.com/piotrmurach/tty-which LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem NO_ARCH= yes .include diff --git a/devel/rubygem-tty-which/pkg-descr b/devel/rubygem-tty-which/pkg-descr index ea672f7b04d4..81082320ce37 100644 --- a/devel/rubygem-tty-which/pkg-descr +++ b/devel/rubygem-tty-which/pkg-descr @@ -1,5 +1,3 @@ TTY::Which provides cross-platform executables search component for TTY toolkit. It supports platform independent implementation of Unix which utility that searches for executable file in the path variable. - -See also: https://github.com/piotrmurach/tty-which