diff options
Diffstat (limited to 'textproc/py-textual-autocomplete/Makefile')
-rw-r--r-- | textproc/py-textual-autocomplete/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-textual-autocomplete/Makefile b/textproc/py-textual-autocomplete/Makefile index 571f1e271a6f..4b87e75da7fa 100644 --- a/textproc/py-textual-autocomplete/Makefile +++ b/textproc/py-textual-autocomplete/Makefile @@ -7,7 +7,7 @@ DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSIONFULL} MAINTAINER= yuri@FreeBSD.org COMMENT= Easily add autocomplete dropdowns to your Textual apps -WWW= https://github.com/Textualize/textual +WWW= https://github.com/darrenburns/textual-autocomplete LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |