diff options
author | minskim <minskim@pkgsrc.org> | 2004-06-04 14:44:31 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-06-04 14:44:31 +0000 |
commit | 7b05b121e87522c6c0782f79c11a9cf289618741 (patch) | |
tree | e6ccaeaa888415ce734c4ff90604fc6d0a0f9818 /net/tcl-scotty | |
parent | 8a99d530dd790171c512f430592d964da07e66cd (diff) | |
download | pkgsrc-7b05b121e87522c6c0782f79c11a9cf289618741.tar.gz |
Remove tk from CATEGORIES sinec this package depends on tcl only.
Diffstat (limited to 'net/tcl-scotty')
-rw-r--r-- | net/tcl-scotty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tcl-scotty/Makefile b/net/tcl-scotty/Makefile index 449f0c512ea..30766bf1d19 100644 --- a/net/tcl-scotty/Makefile +++ b/net/tcl-scotty/Makefile @@ -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 |