diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1999-06-21 23:25:11 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1999-06-21 23:25:11 +0000 |
| commit | bfdba6df3044dbc046d7cfc2e654130e9b5834d8 (patch) | |
| tree | 6cb9436acfd387b175b752b2450dbe7e15b974bf /misc/colorls | |
| parent | 75ad7f2c38b025fc64943d629853a1c6e5ddda69 (diff) | |
Change all permutations in capitalization of "asami@freebsd.org" to
"asami@FreeBSD.org".
Diffstat (limited to 'misc/colorls')
| -rw-r--r-- | misc/colorls/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile index aa8f77dca311..9210969b3a66 100644 --- a/misc/colorls/Makefile +++ b/misc/colorls/Makefile @@ -3,7 +3,7 @@ # Date created: 8 March 1995 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.15 1998/08/24 08:16:36 hoek Exp $ +# $Id: Makefile,v 1.16 1998/09/14 10:56:16 asami Exp $ # DISTNAME= colorls-2.2.7 @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} DISTFILES= ls-2.2.7.tar.gz -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= asami@FreeBSD.org MAN1= colorls.1 MANCOMPRESSED= maybe |
