diff options
Diffstat (limited to 'shells/psh')
-rw-r--r-- | shells/psh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/psh/Makefile b/shells/psh/Makefile index e15391c09516..d36068664ebe 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -8,7 +8,7 @@ PORTNAME= psh PORTVERSION= 1.8.1 CATEGORIES= shells perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/G/GR/GREGOR MAINTAINER= garga@FreeBSD.org |