diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-03-04 03:18:11 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-03-04 03:18:11 +0000 |
commit | 2ffd3d7910b1dff07c6cea45347eb306b8963031 (patch) | |
tree | 8cf6f09bdcdf4d3253bced9bcb208cec79fe045f /www/node010 | |
parent | 64992c1e6fd74e160a7f6af0d166912932d3a927 (diff) |
Notes
Diffstat (limited to 'www/node010')
-rw-r--r-- | www/node010/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/node010/Makefile b/www/node010/Makefile index e1e98c92a6cd..6bc060a584d6 100644 --- a/www/node010/Makefile +++ b/www/node010/Makefile @@ -5,7 +5,7 @@ PORTNAME= node PORTVERSION= 0.10.36 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ -PKGNAMESUFFIX= -0.10 +PKGNAMESUFFIX= 010 DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= linpct@gmail.com |