diff options
Diffstat (limited to 'net/tkined/Makefile')
-rw-r--r-- | net/tkined/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tkined/Makefile b/net/tkined/Makefile index 24ca39a30df..250a26f7014 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/03/29 12:42:05 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:51:55 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= graphical network discovery and monitoring tool based on scotty |