diff options
-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 2e81ba22e6b7..585edfe48463 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -8,7 +8,7 @@ PORTNAME= perlsh PORTVERSION= 1.8 CATEGORIES= shells perl5 -MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/ +MASTER_SITES= http://www.cpan.org/authors/id/G/GR/GREGOR/ DISTNAME= psh-${PORTVERSION} MAINTAINER= garga@FreeBSD.org diff --git a/shells/perlsh/pkg-descr b/shells/perlsh/pkg-descr index 2c5f33fb190d..2d7a757bda2c 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.gregorpurdy.com/gregor/psh/ +WWW: http://search.cpan.org/~gregor/psh-1.8/ diff --git a/shells/psh/Makefile b/shells/psh/Makefile index 2e81ba22e6b7..585edfe48463 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -8,7 +8,7 @@ PORTNAME= perlsh PORTVERSION= 1.8 CATEGORIES= shells perl5 -MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/ +MASTER_SITES= http://www.cpan.org/authors/id/G/GR/GREGOR/ DISTNAME= psh-${PORTVERSION} MAINTAINER= garga@FreeBSD.org diff --git a/shells/psh/pkg-descr b/shells/psh/pkg-descr index 2c5f33fb190d..2d7a757bda2c 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.gregorpurdy.com/gregor/psh/ +WWW: http://search.cpan.org/~gregor/psh-1.8/ |