diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-12 12:29:46 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-12 12:29:46 +0000 |
commit | 6492f3715fc6bb5bab7cfe8a192cf71a5a7777e3 (patch) | |
tree | 0b4c55d10f36340d0c944f9cf0ce988e7b28e6d8 /shells | |
parent | d09b72b96c7c0ff12863dbcc187cb60f7e2cfed8 (diff) | |
download | ports-6492f3715fc6bb5bab7cfe8a192cf71a5a7777e3.tar.gz ports-6492f3715fc6bb5bab7cfe8a192cf71a5a7777e3.zip |
Notes
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 67e24ce4c4e9..a6add0645081 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 0025c8a8c1c0..2c5f33fb190d 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 67e24ce4c4e9..a6add0645081 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 0025c8a8c1c0..2c5f33fb190d 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/ |