diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | d3bc8d92619a0dc61850b69d96fede7c0f1d58b6 (patch) | |
tree | 7e236f711849af475c165e9067385883a48b462a /ham/uhd | |
parent | 81d1212a72e832efcc6af13af12133859b69e4b7 (diff) | |
download | pkgsrc-d3bc8d92619a0dc61850b69d96fede7c0f1d58b6.tar.gz |
Revbump post boost update
Diffstat (limited to 'ham/uhd')
-rw-r--r-- | ham/uhd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile index 2a84ba0efd6..43ca6a2ce66 100644 --- a/ham/uhd/Makefile +++ b/ham/uhd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2016/06/08 07:26:59 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2016/10/07 18:25:56 adam Exp $ DISTNAME= uhd-3.9.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/} # 3.9.1 -> 003_009_001 |