diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 20:13:56 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 20:17:16 +0000 |
commit | b082b3d13e8c4872b73fb681eb99b261926ac9cd (patch) | |
tree | f595ef22b44e510f31aa85721e663c20373a4288 /comms/gr-osmosdr | |
parent | 3794e1a2edc06ad14b246dad59ebde670e965186 (diff) |
Diffstat (limited to 'comms/gr-osmosdr')
-rw-r--r-- | comms/gr-osmosdr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 883e77c4a31a..fa92e1591c44 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -1,6 +1,7 @@ PORTNAME= gr-osmosdr DISTVERSIONPREFIX= v DISTVERSION= 0.2.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= comms hamradio |