diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
commit | 3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /x11/fltk/Makefile | |
parent | 9a794816763a48ca995f1849ac33393161fc84e9 (diff) | |
download | pkgsrc-3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'x11/fltk/Makefile')
-rw-r--r-- | x11/fltk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fltk/Makefile b/x11/fltk/Makefile index d2cd5e8c6f0..85d1b6d83b7 100644 --- a/x11/fltk/Makefile +++ b/x11/fltk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.57 2006/03/22 19:31:14 minskim Exp $ +# $NetBSD: Makefile,v 1.58 2006/04/17 13:46:52 wiz Exp $ DISTNAME= fltk-1.1.7-source PKGNAME= ${DISTNAME:S/-source//} VERS= ${DISTNAME:S/fltk-//:S/-source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fltk/} \ ftp://ftp2.easysw.com/pub/fltk/${VERS}/ \ |