diff options
Diffstat (limited to 'misc/kp')
-rw-r--r-- | misc/kp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kp/Makefile b/misc/kp/Makefile index 3e374433823..ec2c766d4e5 100644 --- a/misc/kp/Makefile +++ b/misc/kp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/05/19 03:56:38 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2003/06/02 01:18:12 jschauma Exp $ # FreeBSD Id: Makefile,v 1.8 1997/04/20 13:19:32 wosch Exp # @@ -6,7 +6,7 @@ DISTNAME= kp-0.96 CATEGORIES= misc tk MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= The Keyboard Practicer, touch-type training program DEPENDS= tk>=8.3.2:../../x11/tk |