summaryrefslogtreecommitdiff
path: root/lang/vala
diff options
context:
space:
mode:
Diffstat (limited to 'lang/vala')
-rw-r--r--lang/vala/DESCR2
-rw-r--r--lang/vala/Makefile4
2 files changed, 4 insertions, 2 deletions
diff --git a/lang/vala/DESCR b/lang/vala/DESCR
index d48f6f388d1..073952bb8d0 100644
--- a/lang/vala/DESCR
+++ b/lang/vala/DESCR
@@ -7,3 +7,5 @@ valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code.
+
+This package contains the old 0.12 release.
diff --git a/lang/vala/Makefile b/lang/vala/Makefile
index 7bd636f7cb4..5804fd00c2a 100644
--- a/lang/vala/Makefile
+++ b/lang/vala/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/03/03 00:12:11 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/04/08 17:13:01 wiz Exp $
#
DISTNAME= vala-0.12.1
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://live.gnome.org/Vala
-COMMENT= Compiler for the GObject type system
+COMMENT= Compiler for the GObject type system (0.12 branch)
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir