git: 35785306b324 - main - devel/pycdc: Add missing WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Aug 2024 11:56:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=35785306b324ed02375507c4177b6eda45196e16 commit 35785306b324ed02375507c4177b6eda45196e16 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-15 09:46:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-15 11:47:42 +0000 devel/pycdc: Add missing WWW Approved by: portmgr (blanket) --- devel/pycdc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/pycdc/Makefile b/devel/pycdc/Makefile index 418657bbba63..5e8471feb2fb 100644 --- a/devel/pycdc/Makefile +++ b/devel/pycdc/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= tiago.gasiba@gmail.com COMMENT= Python bytecode disassembler and decompiler +WWW= https://github.com/zrax/pycdc LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE