From 9c3d7b2d198993ba74b34b22b6ebc80201405c30 Mon Sep 17 00:00:00 2001 From: db Date: Fri, 2 Nov 2012 23:22:44 +0000 Subject: Maintenance upgrade to 3.21.59 - Thumbdrive discover application executable location if the directory in which "fldigi" / "fldigi.exe" resides contains a file named NBEMS.DIR then base all NBEMS file locations to that drive-folder this allows a fully portble NBEMS installation to a thumbdrive (or other portable drive) - UTF-8 overhaul Includes Refactor get_tx_char() Reset to stock version, call byte_at(). Feature safe: yes --- comms/fldigi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms/fldigi/Makefile') diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 628b823dad06..846e1b3b1c74 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fldigi -PORTVERSION= 3.21.50 +PORTVERSION= 3.21.59 CATEGORIES= comms hamradio MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/\ ${MASTER_SITE_LOCAL} -- cgit