diff options
-rw-r--r-- | shells/rc/Makefile | 3 | ||||
-rw-r--r-- | shells/rc/pkg-descr | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/shells/rc/Makefile b/shells/rc/Makefile index d0dff4d662a1..6773943313fa 100644 --- a/shells/rc/Makefile +++ b/shells/rc/Makefile @@ -8,8 +8,7 @@ PORTNAME= rc PORTVERSION= 1.7.1 CATEGORIES= shells plan9 -MASTER_SITES= http://www.star.le.ac.uk/~tjg/rc/release/ \ - ftp://ftp.sys.utoronto.ca/pub/rc/ +MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ MAINTAINER= saken@hotel.rmta.org COMMENT= A unix incarnation of the plan9 shell diff --git a/shells/rc/pkg-descr b/shells/rc/pkg-descr index 278411263b35..2650ae6d6bbd 100644 --- a/shells/rc/pkg-descr +++ b/shells/rc/pkg-descr @@ -5,6 +5,4 @@ Bourne shell, but with a much cleaner syntax. See the end of the man page, under "INCOMPATABILITIES" for (known?) differences from the "real" rc. -WWW: http://www.star.le.ac.uk/~tjg/rc/ - Scott Kenney <saken@hotel.rmta.org> |