diff options
-rw-r--r-- | editors/wily/Makefile | 2 | ||||
-rw-r--r-- | misc/tet/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile index ddaf84b3de35..171644856408 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -10,7 +10,7 @@ DISTNAME= wily-0.13.41 CATEGORIES= editors plan9 MASTER_SITES= ftp://ftp.northsea.com/pub/plan9_unix/wily/src/ \ ftp://ftp.cs.york.ac.uk/pub/mhw/wily/src/ \ - ftp://ftp.cs.su.oz.au/gary/wily/src/ + ftp://ftp.cs.su.oz.au/gary/wily/src/old/ EXTRACT_SUFX= .tgz MAINTAINER= jkoshy@freebsd.org diff --git a/misc/tet/Makefile b/misc/tet/Makefile index 8e55e69eb749..d7cf91740c08 100644 --- a/misc/tet/Makefile +++ b/misc/tet/Makefile @@ -10,7 +10,7 @@ DISTNAME= tet3.2e-unsup PKGNAME= tet-3.2e CATEGORIES= misc MASTER_SITES= ftp://ftp.rdg.opengroup.org/pub/TET/TET3/ \ - http://freefall.freebsd.org/~jkoshy/PORTS/ + http://www.FreeBSD.org/~jkoshy/PORTS/ EXTRACT_SUFX= .src.tgz MAINTAINER= jkoshy@freebsd.org |