diff options
author | Stephen Hurd <shurd@FreeBSD.org> | 2016-04-08 04:26:33 +0000 |
---|---|---|
committer | Stephen Hurd <shurd@FreeBSD.org> | 2016-04-08 04:26:33 +0000 |
commit | ebba1da1cf311c67e59356ecec5dab4d757ae3fd (patch) | |
tree | cb0e074715c1a8bde1a20d696c33ff5186d55343 /comms | |
parent | 048318ce046d9e49a669efd63ff86faf007c8edf (diff) | |
download | ports-ebba1da1cf311c67e59356ecec5dab4d757ae3fd.tar.gz ports-ebba1da1cf311c67e59356ecec5dab4d757ae3fd.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fl_moxgen/Makefile | 2 | ||||
-rw-r--r-- | comms/ge-x2212/Makefile | 2 | ||||
-rw-r--r-- | comms/gtkmmorse/Makefile | 2 | ||||
-rw-r--r-- | comms/lysdr/Makefile | 2 | ||||
-rw-r--r-- | comms/morse/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/comms/fl_moxgen/Makefile b/comms/fl_moxgen/Makefile index a50e5218695e..945eaacc84d3 100644 --- a/comms/fl_moxgen/Makefile +++ b/comms/fl_moxgen/Makefile @@ -8,7 +8,7 @@ CATEGORIES= comms hamradio MASTER_SITES= SF/flmoxgen DISTNAME= Fl_MoxGen-${PORTVERSION} -MAINTAINER= shurd@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Compute the dimensions of a Moxon Rectangle antenna LICENSE= GPLv3 diff --git a/comms/ge-x2212/Makefile b/comms/ge-x2212/Makefile index ea80402b11a2..d10f9bf3de2b 100644 --- a/comms/ge-x2212/Makefile +++ b/comms/ge-x2212/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://members.shaw.ca/swstuff/ \ LOCAL/makc DISTNAME= ${PORTNAME}-2-15sept2010 -MAINTAINER= shurd@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= EEPROM programmer for GE Phoenix SX Radios USES= pkgconfig diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile index f6a83ed7dfb1..40de0214fbf1 100644 --- a/comms/gtkmmorse/Makefile +++ b/comms/gtkmmorse/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH -MAINTAINER= shurd@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Graphical Morse Code Trainer LIB_DEPENDS= libao.so:audio/libao \ diff --git a/comms/lysdr/Makefile b/comms/lysdr/Makefile index c8ddcd863ba9..18d59f258b46 100644 --- a/comms/lysdr/Makefile +++ b/comms/lysdr/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.0.6 PORTREVISION= 1 CATEGORIES= comms hamradio -MAINTAINER= shurd@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Lysdr SDR program for Unix LICENSE= GPLv2 diff --git a/comms/morse/Makefile b/comms/morse/Makefile index ed88511fcf03..044f8cc77589 100644 --- a/comms/morse/Makefile +++ b/comms/morse/Makefile @@ -7,7 +7,7 @@ CATEGORIES= comms hamradio MASTER_SITES= http://www.catb.org/~esr/morse/ \ LOCAL/db -MAINTAINER= shurd@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Morse Code Trainer LICENSE= BSD3CLAUSE |