Change MASTER_SITES to a CPAN address since old is broken

Approved by:	flz (mentor)
Reported by:	kris
This commit is contained in:
Renato Botelho
2005-07-11 17:25:16 +00:00
parent f40b07a861
commit 4a3dfa2f46
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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/

View File

@@ -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

View File

@@ -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/