diff options
Diffstat (limited to 'comms/fl_moxgen/Makefile')
-rw-r--r-- | comms/fl_moxgen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/fl_moxgen/Makefile b/comms/fl_moxgen/Makefile index 55e1ce4a1ffb..85443e07b3ba 100644 --- a/comms/fl_moxgen/Makefile +++ b/comms/fl_moxgen/Makefile @@ -1,4 +1,4 @@ -# Created by: Stephen Hurd <shurd@sasktel.net> +# Created by: Stephen Hurd <shurd@FreeBSD.org> # $FreeBSD$ PORTNAME= fl_moxgen @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= flmoxgen DISTNAME= Fl_MoxGen-${PORTVERSION} -MAINTAINER= shurd@sasktel.net +MAINTAINER= shurd@FreeBSD.org COMMENT= Compute the dimensions of a Moxon Rectangle antenna LICENSE= GPLv3 |