diff options
author | Lars Engels <lme@FreeBSD.org> | 2007-07-12 19:48:45 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2007-07-12 19:48:45 +0000 |
commit | 01af0711799dcf5e3c1a1c9fdebefeacbbf5ab67 (patch) | |
tree | 027f3cc235603c8ade8fadfcd20eec82878190a2 /java/bluej | |
parent | - Update to 4.47 (diff) |
With an up-to-date INDEX I even find the rest of the ports I maintain,
so change my e-mail address also in those ports.
Approved by: miwi (mentor)
Diffstat (limited to 'java/bluej')
-rw-r--r-- | java/bluej/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bluej/Makefile b/java/bluej/Makefile index 03a7656abdb3..35353a483c4a 100644 --- a/java/bluej/Makefile +++ b/java/bluej/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .jar EXTRACT_ONLY= -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= Integrated Java environment designed for introductory teaching IS_INTERACTIVE= yes |