mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
www/node20: Cosmetic change
This commit is contained in:
parent
209218babb
commit
a732323ff7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ PORTVERSION= ${NODEJS_PORTVERSION}
|
|||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/
|
||||
PKGNAMESUFFIX= 20
|
||||
PKGNAMESUFFIX= ${PORTVERSION:R:R}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= V8 JavaScript for client and server
|
||||
|
|
Loading…
Add table
Reference in a new issue