diff options
Diffstat (limited to 'devel/sparse/Makefile')
-rw-r--r-- | devel/sparse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/sparse/Makefile b/devel/sparse/Makefile index 6e2d7de7396..bb271926d93 100644 --- a/devel/sparse/Makefile +++ b/devel/sparse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/01/27 18:41:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:29 wiz Exp $ DISTNAME= sparse-0.4.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel lang MASTER_SITES= https://kernel.org/pub/software/devel/sparse/dist/ EXTRACT_SUFX= .tar.xz |