svn commit: r483646 - head/www/node10
Antoine Brodin
antoine at FreeBSD.org
Thu Nov 1 08:18:47 UTC 2018
Author: antoine
Date: Thu Nov 1 08:18:46 2018
New Revision: 483646
URL: https://svnweb.freebsd.org/changeset/ports/483646
Log:
Fix PKGBASE collision with www/node
Modified:
head/www/node10/Makefile
Modified: head/www/node10/Makefile
==============================================================================
--- head/www/node10/Makefile Thu Nov 1 08:16:59 2018 (r483645)
+++ head/www/node10/Makefile Thu Nov 1 08:18:46 2018 (r483646)
@@ -5,6 +5,7 @@ PORTVERSION= 10.13.0
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
+PKGNAMESUFFIX= 10
MAINTAINER= bhughes at FreeBSD.org
COMMENT= V8 JavaScript for client and server
More information about the svn-ports-all
mailing list