aboutsummaryrefslogtreecommitdiffstats
path: root/main/nodejs
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-11-26 13:05:40 +0100
committerJakub Jirutka <jakub@jirutka.cz>2016-11-26 21:51:21 +0100
commitcf6c0f6114df5b852de55f55e101070edbc52979 (patch)
treee56a75927135df75033757d37303146e5cc97ce2 /main/nodejs
parent639142dcc2aa984478f1571288fe9983e57018f9 (diff)
downloadaports-cf6c0f6114df5b852de55f55e101070edbc52979.tar.bz2
aports-cf6c0f6114df5b852de55f55e101070edbc52979.tar.xz
main/nodejs: improve pkgdesc
Diffstat (limited to 'main/nodejs')
-rw-r--r--main/nodejs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nodejs/APKBUILD b/main/nodejs/APKBUILD
index 69ba7271e3..8481247a26 100644
--- a/main/nodejs/APKBUILD
+++ b/main/nodejs/APKBUILD
@@ -2,7 +2,7 @@
pkgname=nodejs
pkgver=6.7.0
pkgrel=0
-pkgdesc="Evented I/O for V8 javascript"
+pkgdesc="JavaScript runtime built on V8 engine"
url="http://nodejs.org/"
arch="all"
license="MIT"