diff options
Diffstat (limited to 'sysutils/comconsole/Makefile')
-rw-r--r-- | sysutils/comconsole/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/comconsole/Makefile b/sysutils/comconsole/Makefile index 680225c0b285..21388a6800f5 100644 --- a/sysutils/comconsole/Makefile +++ b/sysutils/comconsole/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: comconsole # Version required: 0.1 # Date created: 27 Dec 1998 -# Whom: SADA Kenji <sada@FreeBSD.ORG> +# Whom: SADA Kenji <sada@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= # DISTFILES= -MAINTAINER= sada@FreeBSD.ORG +MAINTAINER= sada@FreeBSD.org NO_BUILD= yes NO_WRKSUBDIR= yes |