diff options
Diffstat (limited to 'comms/flrig/Makefile')
-rw-r--r-- | comms/flrig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/flrig/Makefile b/comms/flrig/Makefile index 547d6d4f0521..6af9c399fe4d 100644 --- a/comms/flrig/Makefile +++ b/comms/flrig/Makefile @@ -1,4 +1,4 @@ -# Created by: Stephen Hurd <shurd@sasktel.net> +# Created by: Stephen Hurd <shurd@FreeBSD.org> # $FreeBSD$ PORTNAME= flrig @@ -8,7 +8,7 @@ MASTER_SITES= http://www.w1hkj.com/downloads/flrig/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= shurd@sasktel.net +MAINTAINER= shurd@FreeBSD.org COMMENT= Ham Radio rig control program, cooperates with fldigi LICENSE= GPLv2 |