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 /time | |
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 'time')
-rw-r--r-- | time/cardboard-schedule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/cardboard-schedule/Makefile b/time/cardboard-schedule/Makefile index 0924e76e35f..af6da23c295 100644 --- a/time/cardboard-schedule/Makefile +++ b/time/cardboard-schedule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/10/04 22:01:51 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2007/03/21 18:59:16 jwise Exp $ # DISTNAME= cs113ins @@ -8,7 +8,7 @@ CATEGORIES= time x11 MASTER_SITES= http://cardboard.nu/downloads/ EXTRACT_SUFX= .exe -MAINTAINER= jwise@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://cardboard.nu/docs/software.html COMMENT= Project and resource management software implemented in Java/Swing |