diff options
author | adam <adam> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam> | 2013-01-26 21:36:13 +0000 |
commit | ff29cddfa07bbb615b19000cdfa8f73c01aeec32 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /x11/fltk2/Makefile | |
parent | ba20683e95163088b361a0c628a0bd0c4623759a (diff) | |
download | pkgsrc-ff29cddfa07bbb615b19000cdfa8f73c01aeec32.tar.gz |
Revbump after graphics/jpeg and textproc/icu
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 088738f9be3..01069189028 100644 --- a/x11/fltk2/Makefile +++ b/x11/fltk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/11/05 15:24:12 gdt Exp $ +# $NetBSD: Makefile,v 1.14 2013/01/26 21:36:51 adam Exp $ VERS= 6129 -PKGREVISION= 7 +PKGREVISION= 8 DISTNAME= fltk-2.0.x-r${VERS} PKGNAME= fltk2-2.0pre${VERS} CATEGORIES= x11 |