diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-12 12:29:46 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-12 12:29:46 +0000 |
commit | 7555193f0c0f366c3814e192c473408477edae9e (patch) | |
tree | 46881c6abcf283cfe57164d2ec3bb07f15f4299b /shells | |
parent | 3958a0cded771cb0c8344ce4f45b9c0e4797570a (diff) | |
download | FreeBSD-ports-7555193f0c0f366c3814e192c473408477edae9e.zip FreeBSD-ports-7555193f0c0f366c3814e192c473408477edae9e.tar.gz |
URL updates.
PR: 48167
Submitted by: tadalunch@sources.redhat.com
Diffstat (limited to 'shells')
-rw-r--r-- | shells/perlsh/Makefile | 2 | ||||
-rw-r--r-- | shells/perlsh/pkg-descr | 2 | ||||
-rw-r--r-- | shells/psh/Makefile | 2 | ||||
-rw-r--r-- | shells/psh/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 67e24ce..a6add06 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -9,7 +9,7 @@ PORTNAME= perlsh PORTVERSION= 0.009 PORTREVISION= 1 CATEGORIES= shells perl5 -MASTER_SITES= http://www.focusresearch.com/gregor/psh/ +MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/shells/perlsh/pkg-descr b/shells/perlsh/pkg-descr index 0025c8a..2c5f33f 100644 --- a/shells/perlsh/pkg-descr +++ b/shells/perlsh/pkg-descr @@ -1,4 +1,4 @@ Perl Shell is a new shell that combines the power of bash and several other shells with the power of perl programming. -WWW: http://www.focusresearch.com/gregor/psh/ +WWW: http://www.gregorpurdy.com/gregor/psh/ diff --git a/shells/psh/Makefile b/shells/psh/Makefile index 67e24ce..a6add06 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -9,7 +9,7 @@ PORTNAME= perlsh PORTVERSION= 0.009 PORTREVISION= 1 CATEGORIES= shells perl5 -MASTER_SITES= http://www.focusresearch.com/gregor/psh/ +MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/shells/psh/pkg-descr b/shells/psh/pkg-descr index 0025c8a..2c5f33f 100644 --- a/shells/psh/pkg-descr +++ b/shells/psh/pkg-descr @@ -1,4 +1,4 @@ Perl Shell is a new shell that combines the power of bash and several other shells with the power of perl programming. -WWW: http://www.focusresearch.com/gregor/psh/ +WWW: http://www.gregorpurdy.com/gregor/psh/ |