pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/tcl-scotty Remove tk from CATEGORIES sinec this pa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a4e46aaed5b
branches:  trunk
changeset: 476155:4a4e46aaed5b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jun 04 14:44:31 2004 +0000

description:
Remove tk from CATEGORIES sinec this package depends on tcl only.

diffstat:

 net/tcl-scotty/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 5262730b828d -r 4a4e46aaed5b net/tcl-scotty/Makefile
--- a/net/tcl-scotty/Makefile   Fri Jun 04 14:07:13 2004 +0000
+++ b/net/tcl-scotty/Makefile   Fri Jun 04 14:44:31 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2004/03/09 09:33:48 he Exp $
+# $NetBSD: Makefile,v 1.12 2004/06/04 14:44:31 minskim Exp $
 #
 
 DISTNAME=      scotty-${DIST_VERS}
 PKGNAME=       tcl-scotty-${DIST_VERS}
 PKGREVISION=   1
-CATEGORIES=    net tcl tk
+CATEGORIES=    net tcl
 MASTER_SITES=  ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
 
 MAINTAINER=    jwise%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index