diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/tcl-scotty/Makefile | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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 c6a577ac2da..cb73fcee337 100644 --- a/net/tcl-scotty/Makefile +++ b/net/tcl-scotty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/06/21 18:33:51 minskim Exp $ +# $NetBSD: Makefile,v 1.22 2006/10/04 21:53:18 wiz Exp $ # DISTNAME= scotty-${DIST_VERS} @@ -8,7 +8,7 @@ CATEGORIES= net tcl MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= jwise@NetBSD.org -HOMEPAGE= http://wwwhome.cs.utwente.nl/~schoenw/scotty/ +HOMEPAGE= http://www.nosuchname.net/scotty/ COMMENT= Network management extensions to TCL BUILDLINK_API_DEPENDS.tcl+= tcl>=8.4.6nb4 |