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 /lang/pbasic | |
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 'lang/pbasic')
-rw-r--r-- | lang/pbasic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile index 3d4ee1f7c35..83cac56f7b9 100644 --- a/lang/pbasic/Makefile +++ b/lang/pbasic/Makefile @@ -3,7 +3,7 @@ # Date created: 13th August 1995 # Whom: Julian Stacey <jhs@freebsd.org> # -# $Id: Makefile,v 1.6 1996/11/19 01:17:45 asami Exp $ +# $Id: Makefile,v 1.7 1997/04/30 03:18:04 asami Exp $ # DISTNAME= pbasic-2.0-950813 @@ -11,7 +11,7 @@ PKGNAME= pbasic-2.0 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= asami@FreeBSD.org # Ask jhs@freebsd.org if you want newer sources or author's latest e-mail # (which is currently "phil@gmrs.isar.de" but changes a lot) |