diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-01-25 22:51:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-01-25 22:51:52 +0800 |
commit | 2bb539897bfd04911147008ba8efb96dae85b150 (patch) | |
tree | bf42119b322e16872e0e13c871e4327032238dce /java/java-tutorial | |
parent | 56ba0b3f9cf3b2d3b74a0f4a2022d3089d6a4d87 (diff) | |
download | freebsd-ports-gnome-2bb539897bfd04911147008ba8efb96dae85b150.tar.gz freebsd-ports-gnome-2bb539897bfd04911147008ba8efb96dae85b150.tar.zst freebsd-ports-gnome-2bb539897bfd04911147008ba8efb96dae85b150.zip |
change maintainer's email
PR: 24636
Submitted by: MAINTAINER
Diffstat (limited to 'java/java-tutorial')
-rw-r--r-- | java/java-tutorial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index 598c9988df2e..fd380d9ab049 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -11,7 +11,7 @@ CATEGORIES= java MASTER_SITES= ftp://ftp.javasoft.com/docs/ DISTNAME= tutorial -MAINTAINER= martti.kuparinen@ericsson.com +MAINTAINER= martti.kuparinen@iki.fi NO_WRKSUBDIR= yes RESTRICTED= "This software is under license and export control." |