From c77362ebd2d8a41075f68d001a8a157e03efafa8 Mon Sep 17 00:00:00 2001 From: gdt Date: Mon, 5 Nov 2012 15:24:12 +0000 Subject: Explain which versions are crufty, normal, and bleeding edge. (Thanks to Tim Larson for advice on wording.) --- x11/fltk2/DESCR | 4 +++- x11/fltk2/Makefile | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'x11/fltk2') diff --git a/x11/fltk2/DESCR b/x11/fltk2/DESCR index afa3fcb6d90..f600ff15836 100644 --- a/x11/fltk2/DESCR +++ b/x11/fltk2/DESCR @@ -4,4 +4,6 @@ modular enough to be statically linked, but also works fine as a shared library. FLTK also includes FLUID, an interactive user interface builder program. -FLTK2 is the next generation of FLTK and still in very active development. +FLTK 2.0 is an experimental branch and has been declared inactive, +superceded by 3.0. + diff --git a/x11/fltk2/Makefile b/x11/fltk2/Makefile index 69e2f6be247..088738f9be3 100644 --- a/x11/fltk2/Makefile +++ b/x11/fltk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2012/10/29 05:06:12 asau Exp $ +# $NetBSD: Makefile,v 1.13 2012/11/05 15:24:12 gdt Exp $ VERS= 6129 -PKGREVISION= 6 +PKGREVISION= 7 DISTNAME= fltk-2.0.x-r${VERS} PKGNAME= fltk2-2.0pre${VERS} CATEGORIES= x11 -- cgit v1.2.3