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 f62f9dd66c0..e9d5ac6c8a9 100644 --- a/devel/sparse/Makefile +++ b/devel/sparse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:00 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2016/07/09 06:38:12 wiz Exp $ DISTNAME= sparse-0.4.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel lang MASTER_SITES= https://kernel.org/pub/software/devel/sparse/dist/ EXTRACT_SUFX= .tar.xz |