diff options
Diffstat (limited to 'net/tcl-scotty/Makefile')
-rw-r--r-- | net/tcl-scotty/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tcl-scotty/Makefile b/net/tcl-scotty/Makefile index fe14d9caf41..aca83a662a9 100644 --- a/net/tcl-scotty/Makefile +++ b/net/tcl-scotty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/01/24 18:44:59 he Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 18:19:43 wiz Exp $ # DISTNAME= scotty-2.1.10 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://wwwhome.cs.utwente.nl/~schoenw/scotty/ +COMMENT= network management extensions to TCL DEPENDS+= tcl>=8.3.2:../../lang/tcl |