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 a6914467582..a0debab0f3d 100644 --- a/x11/fltk2/Makefile +++ b/x11/fltk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2013/06/04 22:17:18 tron Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/06 12:53:41 wiz Exp $ VERS= 6129 -PKGREVISION= 11 +PKGREVISION= 12 DISTNAME= fltk-2.0.x-r${VERS} PKGNAME= fltk2-2.0pre${VERS} CATEGORIES= x11 |