diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-23 20:16:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-23 20:16:42 +0000 |
commit | 0826dbc4171b271a92209ef3eb14dc0f1f5f05fa (patch) | |
tree | bd73b4e524ba10993e7a17d7a9c06ecefa14b2de /www/node012 | |
parent | 04c31485bdc31035e9890203594a8b734b3f8630 (diff) | |
download | ports-0826dbc4171b271a92209ef3eb14dc0f1f5f05fa.tar.gz ports-0826dbc4171b271a92209ef3eb14dc0f1f5f05fa.zip |
Notes
Diffstat (limited to 'www/node012')
-rw-r--r-- | www/node012/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/node012/Makefile b/www/node012/Makefile index c01940ac0f46..63a430c677c4 100644 --- a/www/node012/Makefile +++ b/www/node012/Makefile @@ -6,6 +6,7 @@ PORTVERSION= 0.12.7 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ +PKGNAMESUFFIX= 012 MAINTAINER= linpct@gmail.com COMMENT= V8 JavaScript for client and server |