diff options
author | agc <agc> | 2003-06-24 15:54:57 +0000 |
---|---|---|
committer | agc <agc> | 2003-06-24 15:54:57 +0000 |
commit | 9fe6eef0a6433ee8a96b7b3a151a37d96cc166cf (patch) | |
tree | 1db0cdc8d18c7e8159e0d4578de44dd23a4c0735 | |
parent | 3438e1bf2d8799cc2056a4c68b16e4f76108f49d (diff) | |
download | pkgsrc-9fe6eef0a6433ee8a96b7b3a151a37d96cc166cf.tar.gz |
Set the right maintainer for this package.
-rw-r--r-- | lang/classpath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/classpath/Makefile b/lang/classpath/Makefile index 9344053c831..6fcae31920f 100644 --- a/lang/classpath/Makefile +++ b/lang/classpath/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/06/24 13:36:43 agc Exp $ +# $NetBSD: Makefile,v 1.2 2003/06/24 15:54:57 agc Exp $ DISTNAME= classpath-0.05 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/gnu/classpath/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.gnu.org/software/classpath COMMENT= Class libraries for Java VM |