diff options
author | jwise <jwise@pkgsrc.org> | 2007-03-21 18:59:16 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2007-03-21 18:59:16 +0000 |
commit | fe5eee994d4d753113fe35fc07506a2021a86793 (patch) | |
tree | 4ccb6ad38230fb7b9d384fb65ba241d286166c61 /x11/swing | |
parent | 8295d7ec633c39a288f697bfa98dc461537cbb6a (diff) | |
download | pkgsrc-fe5eee994d4d753113fe35fc07506a2021a86793.tar.gz |
I'm not using any of these any more, either. Some of these should probably
go away -- I have real doubts that a version 1.1 jdk and the accompanying
swing are any use to anyone, but am not sure the newer stuff we have
supports all ports which are supported by lang/jdk.
Diffstat (limited to 'x11/swing')
-rw-r--r-- | x11/swing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/swing/Makefile b/x11/swing/Makefile index 5952b13c735..0e6ef8db067 100644 --- a/x11/swing/Makefile +++ b/x11/swing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2006/10/14 08:31:05 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2007/03/21 18:59:16 jwise Exp $ DISTNAME= swing1_1_1 PKGNAME= swing-1.1.1 @@ -7,7 +7,7 @@ CATEGORIES= devel x11 java MASTER_SITES= # empty EXTRACT_SUFX= .zip -MAINTAINER= jwise@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://java.sun.com/products/jfc/ COMMENT= Sun's Java Foundation Classes (the Swing UI toolkit), version 1.1.1 |