diff options
Diffstat (limited to 'x11/fltk/Makefile')
-rw-r--r-- | x11/fltk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/fltk/Makefile b/x11/fltk/Makefile index 5fac5d641e3..929ca9890e1 100644 --- a/x11/fltk/Makefile +++ b/x11/fltk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.71 2010/04/09 13:35:41 obache Exp $ +# $NetBSD: Makefile,v 1.72 2010/06/13 22:45:36 wiz Exp $ DISTNAME= fltk-1.1.10-source PKGNAME= ${DISTNAME:S/-source//} VERS= ${DISTNAME:S/fltk-//:S/-source//} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://ftp.easysw.com/pub/fltk/${VERS}/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/${VERS}/ \ |