diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-10-26 22:28:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-10-26 22:28:21 +0800 |
commit | 0127f8e209fc02633b682e044449c4a5f45cce4c (patch) | |
tree | 896875d3fd5830d835e6d27d17c121d71c6a95be /www/Makefile | |
parent | 9c5f890ae7af2c8175c5314240ebda366688a800 (diff) | |
download | freebsd-ports-gnome-0127f8e209fc02633b682e044449c4a5f45cce4c.tar.gz freebsd-ports-gnome-0127f8e209fc02633b682e044449c4a5f45cce4c.tar.zst freebsd-ports-gnome-0127f8e209fc02633b682e044449c4a5f45cce4c.zip |
- Add node-devel-0.3.0
node - evented I/O for V8 javascript
WWW: http://nodejs.org/
PR: ports/151746
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: pgollucci (mentor, implicit)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 7842343abeb4..4f524e31b10a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -593,6 +593,7 @@ SUBDIR += nginx SUBDIR += nginx-devel SUBDIR += node + SUBDIR += node-devel SUBDIR += notftp SUBDIR += npapi-xine SUBDIR += npc |