diff options
Diffstat (limited to 'comms/morse/Makefile')
| -rw-r--r-- | comms/morse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/morse/Makefile b/comms/morse/Makefile index a595615a5ddc..748a318494e2 100644 --- a/comms/morse/Makefile +++ b/comms/morse/Makefile @@ -1,4 +1,4 @@ -# Created by: Stephen Hurd <shurd@sasktel.net> +# Created by: Stephen Hurd <shurd@FreeBSD.org> # $FreeBSD$ PORTNAME= morse @@ -8,7 +8,7 @@ MASTER_SITES= http://www.catb.org/~esr/morse/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= shurd@sasktel.net +MAINTAINER= shurd@FreeBSD.org COMMENT= Morse Code Trainer LICENSE= BSD3CLAUSE |
