diff options
Diffstat (limited to 'shells/starship/Makefile')
-rw-r--r-- | shells/starship/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/starship/Makefile b/shells/starship/Makefile index 59aa14f028a9..fe58d5c1a266 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -7,6 +7,7 @@ DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= yuri@FreeBSD.org COMMENT= Cross-shell prompt for astronauts +WWW= https://starship.rs/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE |