diff options
Diffstat (limited to 'x11/fltk2/Makefile')
-rw-r--r-- | x11/fltk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fltk2/Makefile b/x11/fltk2/Makefile index 01069189028..7aa3bf12079 100644 --- a/x11/fltk2/Makefile +++ b/x11/fltk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/01/26 21:36:51 adam Exp $ +# $NetBSD: Makefile,v 1.15 2013/02/16 11:18:04 wiz Exp $ VERS= 6129 -PKGREVISION= 8 +PKGREVISION= 9 DISTNAME= fltk-2.0.x-r${VERS} PKGNAME= fltk2-2.0pre${VERS} CATEGORIES= x11 |