Oops, OK!
On September 9, 2026 9:14:20 a.m. PDT, Stuart Henderson <[email protected]>
wrote:
>On 2026/09/08 22:39, Thomas Frohwein wrote:
>> CVSROOT: /cvs
>> Module name: ports
>> Changes by: [email protected] 2026/09/08 22:39:17
>>
>> Modified files:
>> sysutils : Makefile
>>
>> Log message:
>> +termdown
>>
>
>missing homepages, ok to add?
>
>
>Index: sysutils/termdown/Makefile
>===================================================================
>RCS file: /cvs/ports/sysutils/termdown/Makefile,v
>diff -u -p -r1.1.1.1 Makefile
>--- sysutils/termdown/Makefile 9 Sep 2026 04:36:45 -0000 1.1.1.1
>+++ sysutils/termdown/Makefile 9 Sep 2026 16:13:12 -0000
>@@ -1,11 +1,14 @@
> COMMENT = countdown timer for the terminal
>
> MODPY_DISTV = 2.0.0
>+REVISION = 0
> DISTNAME = termdown-${MODPY_DISTV}
>
> CATEGORIES = sysutils
> MAINTAINER = Thomas Frohwein <[email protected]>
>
>+HOMEPAGE = https://github.com/trehn/termdown
>+
> # GPLv3 only
> PERMIT_PACKAGE = Yes
>
>Index: graphics/py-art/Makefile
>===================================================================
>RCS file: /cvs/ports/graphics/py-art/Makefile,v
>diff -u -p -r1.1.1.1 Makefile
>--- graphics/py-art/Makefile 9 Sep 2026 04:33:44 -0000 1.1.1.1
>+++ graphics/py-art/Makefile 9 Sep 2026 16:13:12 -0000
>@@ -1,11 +1,15 @@
> COMMENT = ASCII art library for python
>
> MODPY_DISTV = 6.5
>+REVISION = 0
> DISTNAME = art-${MODPY_DISTV}
> PKGNAME = py-${DISTNAME}
>
> CATEGORIES = graphics
> MAINTAINER = Thomas Frohwein <[email protected]>
>+
>+# https://github.com/sepandhaghighi/art
>+HOMEPAGE = https://www.ascii-art.site/
>
> # MIT
> PERMIT_PACKAGE = Yes
>