diff options
author | asami <asami@FreeBSD.org> | 1999-06-21 23:25:11 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-06-21 23:25:11 +0000 |
commit | 9fa5520a1d3b910227d47abee96e8a54a21b46ba (patch) | |
tree | f17473ad97effd9f94587757cf16cb44c982badb /misc/225upgrade | |
parent | 7fce241fafa16d2ae105abf590b52cb4ce3b6e24 (diff) | |
download | FreeBSD-ports-9fa5520a1d3b910227d47abee96e8a54a21b46ba.zip FreeBSD-ports-9fa5520a1d3b910227d47abee96e8a54a21b46ba.tar.gz |
Change all permutations in capitalization of "asami@freebsd.org" to
"asami@FreeBSD.org".
Diffstat (limited to 'misc/225upgrade')
-rw-r--r-- | misc/225upgrade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/225upgrade/Makefile b/misc/225upgrade/Makefile index 299abbd..6c76bf7 100644 --- a/misc/225upgrade/Makefile +++ b/misc/225upgrade/Makefile @@ -3,14 +3,14 @@ # Date created: 30 Nov 1997 # Whom: asami # -# $Id: Makefile,v 1.5 1999/03/29 07:09:45 asami Exp $ +# $Id: Makefile,v 1.6 1999/04/21 04:59:54 asami Exp $ # DISTNAME= 225upgrade-1998.03.08 CATEGORIES= misc DISTFILES= # empty -MAINTAINER= asami@Freebsd.ORG +MAINTAINER= asami@FreeBSD.org .include <bsd.port.pre.mk> |