diff options
-rw-r--r-- | devel/tclgetopts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/tclgetopts/Makefile b/devel/tclgetopts/Makefile index 6f6af9570c10..7b17c9505d7c 100644 --- a/devel/tclgetopts/Makefile +++ b/devel/tclgetopts/Makefile @@ -9,7 +9,8 @@ DISTNAME= tclGetOpts PKGNAME= tclGetOpts-1.0 CATEGORIES= devel tcl76 tcl80 tcl82 -MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/devel/ +MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/ \ + http://www.neosoft.com/tcl/ftparchive/sorted/packages-7.6/devel/ MAINTAINER= mi@aldan.algebra.com |