diff options
Diffstat (limited to 'math/volk/Makefile')
-rw-r--r-- | math/volk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/volk/Makefile b/math/volk/Makefile index ddc2840a715..2255b13e564 100644 --- a/math/volk/Makefile +++ b/math/volk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2022/03/17 14:35:34 tnn Exp $ +# $NetBSD: Makefile,v 1.12 2022/06/30 11:18:36 nia Exp $ DISTNAME= volk-2.5.1 +PKGREVISION= 1 CATEGORIES= math ham MASTER_SITES= ${MASTER_SITE_GITHUB:=gnuradio/} GITHUB_TAG= v${PKGVERSION_NOREV} |