lang/duktape{,-lib}: bring under desktop@

This commit is contained in:
Charlie Li 2025-01-15 12:39:24 -05:00
parent cde75d6418
commit 504cc96443
No known key found for this signature in database
GPG key ID: 678F936058415CCA
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ MASTER_SITES= https://github.com/svaarala/${PORTNAME}/releases/download/v${DISTV
https://duktape.org/
PKGNAMESUFFIX= -lib
MAINTAINER= ports@FreeBSD.org
MAINTAINER= desktop@FreeBSD.org
COMMENT= Embeddable Javascript engine (shared lib)
WWW= https://duktape.org/

View file

@ -4,7 +4,7 @@ CATEGORIES= lang devel
MASTER_SITES= https://github.com/svaarala/${PORTNAME}/releases/download/v${DISTVERSION}/ \
https://duktape.org/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= desktop@FreeBSD.org
COMMENT= Embeddable Javascript engine
WWW= https://duktape.org/