diff options
Diffstat (limited to 'net/tcl-scotty/Makefile')
-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 25086cc3d53..39f7e316534 100644 --- a/net/tcl-scotty/Makefile +++ b/net/tcl-scotty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/03/29 12:42:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:51:53 grant Exp $ # DISTNAME= scotty-2.1.11 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/unix CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ -MAINTAINER= jwise@netbsd.org +MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://wwwhome.cs.utwente.nl/~schoenw/scotty/ COMMENT= network management extensions to TCL |