diff options
author | adam <adam> | 2015-04-17 15:52:56 +0000 |
---|---|---|
committer | adam <adam> | 2015-04-17 15:52:56 +0000 |
commit | 1c5e1a8452da2bb76816c67ebe6f7fa49b89b7ef (patch) | |
tree | 4207511bf8772a2bd8b4af88be255247c0c6cc9f /ham/uhd | |
parent | fa0181d11d218160b3a01aaf592f157a79da0d1a (diff) | |
download | pkgsrc-1c5e1a8452da2bb76816c67ebe6f7fa49b89b7ef.tar.gz |
Revbump after updating devel/boost-libs
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 61a3ae982e5..beda0b5dfba 100644 --- a/ham/uhd/Makefile +++ b/ham/uhd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/03/01 07:18:35 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/17 15:53:09 adam Exp $ DISTNAME= uhd-release_003_007_002 PKGNAME= uhd-3.7.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= -https://github.com/EttusResearch/uhd/archive/${DISTNAME:S/uhd-//}${EXTRACT_SUFX} EXTRACT_SUFX= .zip |