diff options
Diffstat (limited to 'devel/jemalloc/Makefile')
-rw-r--r-- | devel/jemalloc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/jemalloc/Makefile b/devel/jemalloc/Makefile index 9ca111d1ced..30fb22b51b6 100644 --- a/devel/jemalloc/Makefile +++ b/devel/jemalloc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2016/07/02 12:10:04 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2016/07/09 06:38:08 wiz Exp $ DISTNAME= jemalloc-4.2.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=jemalloc/} GITHUB_PROJECT= jemalloc |