diff options
author | asami <asami@FreeBSD.org> | 1999-06-22 07:25:11 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-06-22 07:25:11 +0800 |
commit | 9fa5520a1d3b910227d47abee96e8a54a21b46ba (patch) | |
tree | f17473ad97effd9f94587757cf16cb44c982badb /misc/32upgrade | |
parent | 7fce241fafa16d2ae105abf590b52cb4ce3b6e24 (diff) | |
download | freebsd-ports-graphics-9fa5520a1d3b910227d47abee96e8a54a21b46ba.tar.gz freebsd-ports-graphics-9fa5520a1d3b910227d47abee96e8a54a21b46ba.tar.zst freebsd-ports-graphics-9fa5520a1d3b910227d47abee96e8a54a21b46ba.zip |
Change all permutations in capitalization of "asami@freebsd.org" to
"asami@FreeBSD.org".
Diffstat (limited to 'misc/32upgrade')
-rw-r--r-- | misc/32upgrade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/32upgrade/Makefile b/misc/32upgrade/Makefile index d2dc41f190c..4291546e93f 100644 --- a/misc/32upgrade/Makefile +++ b/misc/32upgrade/Makefile @@ -3,14 +3,14 @@ # Date created: 20 May 1999 # Whom: asami # -# $Id: Makefile,v 1.1.1.1 1999/05/20 20:46:28 asami Exp $ +# $Id: Makefile,v 1.2 1999/05/20 21:14:36 asami Exp $ # DISTNAME= 32upgrade-1999.05.20 CATEGORIES= misc DISTFILES= # empty -MAINTAINER= asami@Freebsd.ORG +MAINTAINER= asami@FreeBSD.org .include <bsd.port.pre.mk> |