diff options
author | Diane Bruce <db@FreeBSD.org> | 2016-03-18 22:42:21 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2016-03-18 22:42:21 +0000 |
commit | b3a11b78cde7f865e46c5d2b873f890ad88d9dc8 (patch) | |
tree | 173bdb84b199bb4fa12fce4e9c7e7d22f257845d /comms/libsdr-gui | |
parent | 32ab14ae1c0afe14a6a61d5be0e615336aca2e5d (diff) |
Notes
Diffstat (limited to 'comms/libsdr-gui')
-rw-r--r-- | comms/libsdr-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/libsdr-gui/Makefile b/comms/libsdr-gui/Makefile index 8b175b036274..82c90bc4b5b7 100644 --- a/comms/libsdr-gui/Makefile +++ b/comms/libsdr-gui/Makefile @@ -1,11 +1,11 @@ -# Created by: Jeffrey Baitis <baitisj@pcbsd.org> +# Created by: Jeffrey Baitis <jeff@baitis.net> # $FreeBSD$ PORTNAME= libsdr-gui PORTVERSION= 0.1.0 CATEGORIES= comms hamradio -MAINTAINER= baitisj@pcbsd.org +MAINTAINER= jeff@baitis.net COMMENT= GUI functions (e.g. waterfall) for libsdr library LICENSE= GPLv2 |