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 bb271926d93..f62f9dd66c0 100644 --- a/devel/sparse/Makefile +++ b/devel/sparse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:29 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:00 wiz Exp $ DISTNAME= sparse-0.4.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel lang MASTER_SITES= https://kernel.org/pub/software/devel/sparse/dist/ EXTRACT_SUFX= .tar.xz |