diff options
author | mef <mef@pkgsrc.org> | 2018-07-16 07:50:03 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2018-07-16 07:50:03 +0000 |
commit | c10a8fafed23532bfa458cb950a0600223180bae (patch) | |
tree | f4fed52ce9cf4fcf2808da51347bd048ab9a6316 /ham/gnuradio-dtv/Makefile | |
parent | adb3ee65d8a0daa377baf4d9265cd079c7d94b2d (diff) | |
download | pkgsrc-c10a8fafed23532bfa458cb950a0600223180bae.tar.gz |
(ham/gnuradio-*) removing PKGREVISION for updating 3.7.11 to 3.7.13.3
Diffstat (limited to 'ham/gnuradio-dtv/Makefile')
-rw-r--r-- | ham/gnuradio-dtv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/gnuradio-dtv/Makefile b/ham/gnuradio-dtv/Makefile index 034234b53fe..5a884d59e61 100644 --- a/ham/gnuradio-dtv/Makefile +++ b/ham/gnuradio-dtv/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2018/04/29 21:31:47 adam Exp $ +# $NetBSD: Makefile,v 1.14 2018/07/16 07:50:04 mef Exp $ PKGNAME= gnuradio-dtv-${VERSION} -PKGREVISION= 4 COMMENT= Various digital television standards of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |