diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-08-03 11:36:56 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-08-03 11:36:56 +0000 |
commit | e2b64beb51f0303bc715e65efeadb2984e6fc077 (patch) | |
tree | 10c7509d9cef50bdcbdcad5faf5477b131fa6f49 /comms/linrad | |
parent | c5c5aa5c43c6f0ae3d3da1aee2db2e738d05fafd (diff) |
devel/libftdi: USES=libtool, fix build, bump dependencies
comms/linrad
comms/lirc
devel/urjtag
devel/openocd
sysutils/lcdproc
sysutils/flashrom
devel/xc3sprog is already bumped via PR 188055
Notes
Notes:
svn path=/head/; revision=363878
Diffstat (limited to 'comms/linrad')
-rw-r--r-- | comms/linrad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile index 75e0ac3b0956..51f39e11a1df 100644 --- a/comms/linrad/Makefile +++ b/comms/linrad/Makefile @@ -3,6 +3,7 @@ PORTNAME= linrad PORTVERSION= 4.00 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.nitehawk.com/sm5bsz/linuxdsp/archive/\ http://g7rau.demon.co.uk/sm5bsz/linuxdsp/archive/\ |