aboutsummaryrefslogtreecommitdiffstats
path: root/lang/io/Makefile
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-06-27 17:26:26 +0800
committergahr <gahr@FreeBSD.org>2014-06-27 17:26:26 +0800
commit4c06b20e79c0de6f27a13deeb7283a4ea4f0f987 (patch)
treef20ad31ad4808fb0be73bcaee06802c7eab31d02 /lang/io/Makefile
parent3ee0387defd63704de6d991066a04afb3d9d444f (diff)
downloadfreebsd-ports-gnome-4c06b20e79c0de6f27a13deeb7283a4ea4f0f987.tar.gz
freebsd-ports-gnome-4c06b20e79c0de6f27a13deeb7283a4ea4f0f987.tar.zst
freebsd-ports-gnome-4c06b20e79c0de6f27a13deeb7283a4ea4f0f987.zip
- Update to 2013.12.04
- Specify which BSD license it is
Diffstat (limited to 'lang/io/Makefile')
-rw-r--r--lang/io/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/io/Makefile b/lang/io/Makefile
index 94cf7db2c853..127c85f29d50 100644
--- a/lang/io/Makefile
+++ b/lang/io/Makefile
@@ -2,14 +2,13 @@
# $FreeBSD$
PORTNAME= io
-PORTVERSION= 2011.09.12
-PORTREVISION= 3
+PORTVERSION= 2013.12.04
CATEGORIES= lang
MAINTAINER= gahr@FreeBSD.org
COMMENT= Small prototype-based programming language
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
OPTIONS_DEFINE= DOCS EXAMPLES
OPTIONS_GROUP= ADDONS