aboutsummaryrefslogtreecommitdiffstats
path: root/www/iojs/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-04-27 22:58:07 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-04-27 22:58:07 +0800
commit09f793710740db6d98a811cdbe3d85dc3ecaf19b (patch)
treeda319ae7e9dcf60f25738ca2cd2d0be40bdc0324 /www/iojs/Makefile
parent1c1577082da45d5e162efe1d216084c733d013a4 (diff)
downloadfreebsd-ports-gnome-09f793710740db6d98a811cdbe3d85dc3ecaf19b.tar.gz
freebsd-ports-gnome-09f793710740db6d98a811cdbe3d85dc3ecaf19b.tar.zst
freebsd-ports-gnome-09f793710740db6d98a811cdbe3d85dc3ecaf19b.zip
- Update to 1.8.1
Changes: https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md PR: 199724 Submitted by: Daniel Lin <linpct@gmail.com> (maintainer)
Diffstat (limited to 'www/iojs/Makefile')
-rw-r--r--www/iojs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/iojs/Makefile b/www/iojs/Makefile
index 3a83bdcca4eb..70dc109af9ec 100644
--- a/www/iojs/Makefile
+++ b/www/iojs/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= iojs
-PORTVERSION= 1.6.3
+PORTVERSION= 1.8.1
CATEGORIES= www
MAINTAINER= linpct@gmail.com