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/30upgrade | |
parent | 7fce241fafa16d2ae105abf590b52cb4ce3b6e24 (diff) | |
download | freebsd-ports-gnome-9fa5520a1d3b910227d47abee96e8a54a21b46ba.tar.gz freebsd-ports-gnome-9fa5520a1d3b910227d47abee96e8a54a21b46ba.tar.zst freebsd-ports-gnome-9fa5520a1d3b910227d47abee96e8a54a21b46ba.zip |
Change all permutations in capitalization of "asami@freebsd.org" to
"asami@FreeBSD.org".
Diffstat (limited to 'misc/30upgrade')
-rw-r--r-- | misc/30upgrade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/30upgrade/Makefile b/misc/30upgrade/Makefile index 27b82b486fb6..1920062a8eff 100644 --- a/misc/30upgrade/Makefile +++ b/misc/30upgrade/Makefile @@ -3,14 +3,14 @@ # Date created: 17 Dec 1998 # Whom: asami # -# $Id: Makefile,v 1.7 1999/05/20 21:14:22 asami Exp $ +# $Id: Makefile,v 1.8 1999/05/20 21:16:05 asami Exp $ # DISTNAME= 30upgrade-1999.05.20 CATEGORIES= misc DISTFILES= # empty -MAINTAINER= asami@Freebsd.ORG +MAINTAINER= asami@FreeBSD.org .include <bsd.port.pre.mk> |