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 | a273e6619e48e7fbe2c1fe2b17b50d58bf40ff6e (patch) | |
tree | e6ccaeaa888415ce734c4ff90604fc6d0a0f9818 /net | |
parent | 1f588e412def596b58db6511b9885251f6e83461 (diff) | |
download | pkgsrc-a273e6619e48e7fbe2c1fe2b17b50d58bf40ff6e.tar.gz |
Remove tk from CATEGORIES sinec this package depends on tcl only.
Diffstat (limited to 'net')
-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 |