diff options
author | Stephen Hurd <shurd@FreeBSD.org> | 2014-06-18 20:18:11 +0000 |
---|---|---|
committer | Stephen Hurd <shurd@FreeBSD.org> | 2014-06-18 20:18:11 +0000 |
commit | 4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6 (patch) | |
tree | 8a808f8df89c9a4c9c151b66abaa2452b50b87ce /comms/lysdr | |
parent | ce3eca6187af3c820a14e1e08def1cf581ec92aa (diff) | |
download | ports-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.tar.gz ports-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.zip |
Notes
Diffstat (limited to 'comms/lysdr')
-rw-r--r-- | comms/lysdr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/lysdr/Makefile b/comms/lysdr/Makefile index c6188ccac0b3..e520985fb4f4 100644 --- a/comms/lysdr/Makefile +++ b/comms/lysdr/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.0.6 CATEGORIES= comms hamradio MASTER_SITES= GH -MAINTAINER= shurd@sasktel.net +MAINTAINER= shurd@FreeBSD.org COMMENT= Lysdr SDR program for Unix LICENSE= GPLv2 |